toxcore/testing
jfreegman 5619b5e056
Make more functions take const pointers to IP_Port
We additionally now make local copies of the IP_Port param instead
of modifying the passed argument
2022-02-03 11:17:29 -05: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: Disable some cimple warnings for now. 2022-02-03 01:50:23 +00:00
coverage_live.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00
DHT_test.c Make more functions take const pointers to IP_Port 2022-02-03 11:17:29 -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