Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-23 | tests: add levin fuzz test | moneromooo-monero | 1 | -0/+0 | |
2017-12-23 | tests: add http client fuzz test | moneromooo-monero | 1 | -0/+8 | |
2017-12-23 | add parse_url fuzz test | moneromooo-monero | 2 | -0/+2 | |
2017-12-23 | tests: add base58 fuzz test | moneromooo-monero | 2 | -0/+1 | |
2017-12-23 | tests: better load-from-binary fuzz test data file | moneromooo-monero | 1 | -0/+0 | |
Looks like there's some kind of header/signature | |||||
2017-12-23 | add load_from_binary/load_from_json fuzzers | moneromooo-monero | 2 | -0/+1 | |
2017-06-24 | Add fuzz testing using american fuzzy lop | moneromooo-monero | 9 | -0/+1 | |
Existing tests: block, transaction, signature, cold outputs, cold transaction. Data for these is in tests/data/fuzz. A convenience shell script is in contrib/fuzz_testing/fuzz.sh, eg: contrib/fuzz_testing/fuzz.sh signature The fuzzer will run indefinitely, ^C to stop. Fuzzing is currently supported for GCC only. I can't get CLANG to build Monero here as it dies on some system headers, so if someone wants to make it work on both, that'd be great. In particular, the __AFL_LOOP construct should be made to work so that a given run can fuzz multiple inputs, as the C++ load time is substantial. | |||||
2017-02-22 | fix broken test data | Riccardo Spagni | 1 | -0/+0 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -0/+0 | |
2017-01-03 | portable serializer: tests added | kenshi84 | 5 | -0/+0 | |
2015-01-02 | year updated in license | Riccardo Spagni | 2 | -0/+0 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 4 | -0/+0 | |