toxcore/testing/fuzzing
iphydf 4cea4f9ca4
fix: Make all the fuzzers work again, and add a test for protodump.
fuzz_select_target wasn't selecting anything, so fuzzers using that
function either did nothing or would only ever select one of the
functions.
2024-01-13 15:06:30 +00:00
..
bootstrap_fuzz_test.cc fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
BUILD.bazel fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
CMakeLists.txt fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
e2e_fuzz_test.cc fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
func_conversion.h refactor: Avoid static_cast in Fuzz_System functions. 2022-04-10 19:13:01 +00:00
fuzz_support.cc fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
fuzz_support.h fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
fuzz_tox.h cleanup: Some more test cleanups, removing overly smart code. 2024-01-10 12:42:37 +00:00
protodump_reduce.cc fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
protodump.cc fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
rebuild_protodump fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
toxsave_fuzz_test.cc fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00