toxcore/testing/fuzzing
iphydf dec1399776
test: Add fuzzer support functions for internal toxcore objects.
These help creating fuzzer fixtures with non-trivially constructed
objects and takes care of cleaning them up afterwards so the fuzzer code
can focus on the system under test.
2022-04-03 11:21:06 +00:00
..
bootstrap_harness.cc perf: Make time move a lot faster in fuzzing runs. 2022-03-27 22:52:35 +00:00
BUILD.bazel test: Add fuzzer support functions for internal toxcore objects. 2022-04-03 11:21:06 +00:00
CMakeLists.txt test: Add DHT and tox_events fuzz tests to the cmake build. 2022-03-29 22:57:23 +00:00
fuzz_adapter.c perf: Make time move a lot faster in fuzzing runs. 2022-03-27 22:52:35 +00:00
fuzz_adapter.h perf: Make time move a lot faster in fuzzing runs. 2022-03-27 22:52:35 +00:00
fuzz_support.cc test: Add fuzzer support functions for internal toxcore objects. 2022-04-03 11:21:06 +00:00
fuzz_support.h test: Add fuzzer support functions for internal toxcore objects. 2022-04-03 11:21:06 +00:00
fuzz_tox.h test: Add fuzzer support functions for internal toxcore objects. 2022-04-03 11:21:06 +00:00
toxsave_harness.cc try to save the fuzzed save file again 2022-03-26 14:09:04 +01:00