toxcore/testing
2022-03-25 18:48:41 +00:00
..
afl_testdata/tox_saves
fuzzing test: Add fuzzer tests to the bazel build. 2022-03-25 18:48:41 +00:00
BUILD.bazel cleanup: Reduce scope of array-typed variables where possible. 2022-03-21 12:02:46 +00:00
coverage_live.sh
distill_corpus.sh
Dockerfile
Makefile.inc chore: remove DHT_test.c since it's unused 2022-02-22 22:30:27 +01:00
Messenger_test.c cleanup: Split util.c out of the network library. 2022-03-04 10:33:11 +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
random_testing.cc chore: Add a .clang-format that mostly agrees with astyle. 2022-02-21 16:16:16 +00:00
run_afl.sh