toxcore/testing
iphydf 50f1b30fa9
test: Add fuzz tests to the coverage run.
So we don't need to write so many edge case tests ourselves for things
like parsers, which really don't need those manual tests, as long as we
can check for some properties like "can output the parsed data and it'll
be the same as the input".
2024-01-12 12:33:41 +00:00
..
afl_testdata/tox_saves Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00
fuzzing test: Add fuzz tests to the coverage run. 2024-01-12 12:33:41 +00:00
BUILD.bazel cleanup: Upgrade to clang-tidy-17 and fix some warnings. 2023-12-27 01:05:47 +00:00
CMakeLists.txt chore: Simplify msvc build using vcpkg. 2024-01-06 12:27:31 +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 cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
Messenger_test.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
misc_tools.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +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