Restore the SSZ fuzzign tests to working state

This commit is contained in:
Zahary Karadjov 2020-07-22 16:18:39 +03:00
parent f0720faf17
commit 5a4f6b7e5e
No known key found for this signature in database
GPG Key ID: C8936F8A3073D609
2 changed files with 2 additions and 3 deletions

View File

@ -4,7 +4,7 @@ import testutils/fuzzing_engines
const
gitRoot = thisDir() / ".."
fixturesDir = gitRoot / "vendor" / "nim-eth2-scenarios" / "tests-v0.11.3" / "mainnet" / "phase0" / "ssz_static"
fixturesDir = gitRoot / "vendor" / "nim-eth2-scenarios" / "tests-v0.12.1" / "mainnet" / "phase0" / "ssz_static"
fuzzingTestsDir = gitRoot / "tests" / "fuzzing"
fuzzingCorpusesDir = fuzzingTestsDir / "corpus"
@ -38,6 +38,5 @@ cli do (testname {.argument.}: string,
cpFile file, corpusDir / nextInputName()
let testProgram = fuzzingTestsDir / &"ssz_decode_{testname}.nim"
exec &"""ntu fuzz --fuzzer={fuzzer} --corpus="{corpusDir}" "{testProgram}" """

@ -1 +1 @@
Subproject commit 1b883ae2845d1b06bb653f6f1bc249c383435dcc
Subproject commit 61e5e1ec817cc73fc43585acae4def287180e78e