toxcore/testing
iphydf 685b78d31d
chore: Add asan/tsan bazel builds.
These have all dependencies built with asan/tsan, so they can do deeper
sanity checks such as checking what opus is doing with our buffers.

The asan check currently fails for me locally, so these are not yet set
to be required for PRs to be merged.
2022-01-12 20:33:21 +00:00
..
afl_testdata/tox_saves Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00
fuzzing intercept network, crypto and time 2022-01-10 21:05:49 +01:00
BUILD.bazel chore: Add asan/tsan bazel builds. 2022-01-12 20:33:21 +00:00
coverage_live.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00
DHT_test.c Replace all instances of atoi with strtol 2022-01-12 14:08:45 -05:00
distill_corpus.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00
Dockerfile add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00
Makefile.inc handle libsodium dependency of misc_tools correctly for autotools 2018-08-20 22:36:15 +02:00
Messenger_test.c Replace all instances of atoi with strtol 2022-01-12 14:08:45 -05:00
misc_tools.c chore: Remove config.h. 2021-12-15 10:26:50 +00:00
misc_tools.h Use bool for IPv6 flag in test programs and DHT_bootstrap. 2018-10-16 22:11:53 +00:00
random_testing.cc Consistently use camel case enum names. 2018-10-09 17:33:37 +00:00
run_afl.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00
trace.cc Add execution trace option for debugging. 2020-04-27 23:10:27 +00:00