toxcore/testing
iphydf b7f95bbe70
cleanup: Remove any disallowed casts.
The ones in toxav weren't needed. The ones in network.c are
non-trivially correct. Now, the code is more easily verifiable.
2022-02-22 02:19:29 +00:00
..
afl_testdata/tox_saves Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00
fuzzing chore: Add a .clang-format that mostly agrees with astyle. 2022-02-21 16:16:16 +00:00
BUILD.bazel cleanup: Remove any disallowed casts. 2022-02-22 02:19:29 +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 Don't attempt to install the same package twice 2022-02-13 22:54:10 -05:00
Makefile.inc handle libsodium dependency of misc_tools correctly for autotools 2018-08-20 22:36:15 +02:00
Messenger_test.c cleanup: Apply stronger type checks and fix errors. 2022-02-17 22:34:56 +00:00
misc_tools.c refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
misc_tools.h refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
random_testing.cc chore: Add a .clang-format that mostly agrees with astyle. 2022-02-21 16:16:16 +00:00
run_afl.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00