toxcore/testing/fuzzing
iphydf 2e02d56379
chore: Add missing module dependencies.
Also flip some callback asserts, because they can be reached by fuzzing
eventually.

Also update the bootstrapd checksum, since the alpine image changed a
bit.
2023-08-10 21:01:17 +00:00
..
bootstrap_harness.cc test: enable tcp relay for bootstrap fuzzing 2022-12-04 18:52:09 +01:00
BUILD.bazel test: Add a protocol dump test to generate initial fuzzer input. 2022-04-19 23:42:47 +00:00
CMakeLists.txt refactor: Avoid static_cast in Fuzz_System functions. 2022-04-10 19:13:01 +00:00
e2e_fuzz_test.cc chore: Add missing module dependencies. 2023-08-10 21:01:17 +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: expand asserts in fuzz_support.cc 2022-12-08 17:27:00 +01:00
fuzz_support.h test: Add a protocol dump test to generate initial fuzzer input. 2022-04-19 23:42:47 +00:00
fuzz_tox.h test: Add fuzzer support functions for internal toxcore objects. 2022-04-03 11:21:06 +00:00
protodump_reduce.cc test: Add a protocol dump test to generate initial fuzzer input. 2022-04-19 23:42:47 +00:00
protodump.cc test: Add a protocol dump test to generate initial fuzzer input. 2022-04-19 23:42:47 +00:00
toxsave_harness.cc test: Add a Null_System used in toxsave_harness. 2022-04-14 19:04:25 +00:00