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
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
Makefile.inc
Messenger_test.c
misc_tools.c
misc_tools.h
run_afl.sh fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00