toxcore/testing/fuzzing
iphydf 60b71adbfa
test: Don't abort fuzz test when tox_new fails.
Right now, it can't fail, but later we want the fuzzer to randomly let
I/O functions fail, so we shouldn't assert tox_new succeeded.
2022-04-10 22:35:00 +00:00
..
bootstrap_harness.cc test: Don't abort fuzz test when tox_new fails. 2022-04-10 22:35:00 +00:00
BUILD.bazel refactor: Avoid static_cast in Fuzz_System functions. 2022-04-10 19:13:01 +00:00
CMakeLists.txt refactor: Avoid static_cast in Fuzz_System functions. 2022-04-10 19:13:01 +00:00
func_conversion.h refactor: Avoid static_cast in Fuzz_System functions. 2022-04-10 19:13:01 +00:00
fuzz_support.cc refactor: Avoid static_cast in Fuzz_System functions. 2022-04-10 19:13:01 +00:00
fuzz_support.h test: Add more functionality to the bootstrap harness. 2022-04-07 20:17:56 +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 test: Add more functionality to the bootstrap harness. 2022-04-07 20:17:56 +00:00