toxcore/testing
iphydf 425216d9ec
fix: Correct a use-after-free and fix some memory leaks.
Also: use `find_package` to find gtest. This fixes the coverage build to
include unit tests.
2023-12-21 17:17:51 +00:00
..
afl_testdata/tox_saves Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00
fuzzing cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +00:00
BUILD.bazel refactor: Use enum-from-int rule from tokstyle. 2023-12-19 20:53:15 +00:00
CMakeLists.txt fix: Correct a use-after-free and fix some memory leaks. 2023-12-21 17:17:51 +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 refactor: Add mem module to allow tests to override allocators. 2023-08-30 22:55: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 Merge the remainder of the new groupchats implementation 2022-09-22 11:16:08 -04:00
run_afl.sh add scripts to run the fuzzing process 2022-01-10 21:05:51 +01:00