danicoin/tests/data
moneromooo-monero 841231e5bd
Add fuzz testing using american fuzzy lop
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-06-24 16:46:18 +01:00
..
fuzz Add fuzz testing using american fuzzy lop 2017-06-24 16:46:18 +01:00
account-00aff84db50d6a54dd56051379f6c336fdd330d1cb11e7523bbf71f30b1ae760fa47ace8679b6486f79429980fd2331715a631f5729db284eb1fc6f108aeb7a7f4fe year updated in license 2015-01-02 18:52:46 +02:00
account-002bee2f8e16f5de4db0d3b8ce9227c8c0b7f9688348b028e022cb43f210968b40a69cdc8531fd4a2e7c9e144eec48bb477733d70ce5f9b85338a07cb10b849ad8fb moved all stuff to github 2014-03-03 22:07:58 +00:00
account-007af2d7c5ffd8f69005debae820207820805e28c7d7a16714591143f56fb51e2b91ad0c1a535567e6292b321773df5e5aaace00fe767c4f09de452838575357ca9f year updated in license 2015-01-02 18:52:46 +02:00
account-009b82d66dfaaba55a581913fa09d6c5bebe179cd73731781265c96e9e630dcd27fd5d20e7f1d0fa42619de9ca8fe4c0659f6959b2bebb15079cdaed07a442a78486 moved all stuff to github 2014-03-03 22:07:58 +00:00
outputs portable serializer: tests added 2017-01-03 09:14:48 +09:00
signed_monero_tx portable serializer: tests added 2017-01-03 09:14:48 +09:00
unsigned_monero_tx portable serializer: tests added 2017-01-03 09:14:48 +09:00
wallet_9svHk1 portable serializer: tests added 2017-01-03 09:14:48 +09:00
wallet_9svHk1.keys fix broken test data 2017-02-22 23:12:21 +02:00