toxcore/testing
iphydf bcb6592af5
test: Add C++ classes wrapping system interfaces.
These are more convenient and safer than the manual vtables we have in
the fuzzer support code. We can override individual member functions,
and C++ will take care of correctly casting and offsetting this-pointers
when needed.
2024-01-13 16:16:47 +00:00
..
afl_testdata/tox_saves Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00
fuzzing test: Add C++ classes wrapping system interfaces. 2024-01-13 16:16:47 +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 fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
distill_corpus.sh fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00: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 fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00