diwakergupta / stacks-blockchain-tob-audit

GNU General Public License v3.0
0 stars 0 forks source link

fuzz-execute #22

Open smoelius opened 4 years ago

smoelius commented 4 years ago
cargo test vm # This will generate a fuzzing corpus in `corpus_execute`.
cd fuzz
cargo fuzz build
cargo fuzz run execute ../corpus_execute -- -dict=dict.txt