[Question][Hw4] A question about small test cases in HW4 #594
Replies: 2 comments
-
Yes, you're right. Sorry for the confusion, we'll re-grade for the small testcases. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! 😁
I have a question about small test cases in HW4.
This document said "We will use the same seed inputs in the repository for evaluation.".
Doesn't it mean
test/string_seed/input.txt
would be used for evaluation?It seems
run_fuzzer.py
usestest/test_seed/seed.txt
andtest/test_seed/seed2.txt
(which are newly pushed) for evaluation.Please let me know if there is anything I misunderstood.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions