toxcore/testing
iphydf dec1399776
test: Add fuzzer support functions for internal toxcore objects.
These help creating fuzzer fixtures with non-trivially constructed
objects and takes care of cleaning them up afterwards so the fuzzer code
can focus on the system under test.
2022-04-03 11:21:06 +00:00
..
afl_testdata/tox_saves Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00
fuzzing test: Add fuzzer support functions for internal toxcore objects. 2022-04-03 11:21:06 +00:00
BUILD.bazel cleanup: Remove unused random_testing program. 2022-04-01 09:20:04 +00:00
CMakeLists.txt cleanup: Remove unused random_testing program. 2022-04-01 09:20:04 +00:00
coverage_live.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00
distill_corpus.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00
Dockerfile Don't attempt to install the same package twice 2022-02-13 22:54:10 -05:00
Makefile.inc chore: remove DHT_test.c since it's unused 2022-02-22 22:30:27 +01:00
Messenger_test.c feat: Add support for custom random number generator. 2022-04-01 14:06:05 +00:00
misc_tools.c test: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +00:00
misc_tools.h refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
run_afl.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00