toxcore/testing/fuzzing
iphydf 27c27b7c8c
refactor: Avoid static_cast in Fuzz_System functions.
Declutters the fuzz system code a bit, hiding the cast behind a `!`
operator.
2022-04-10 19:13:01 +00:00
..
bootstrap_harness.cc test: Add more functionality to the bootstrap harness. 2022-04-07 20:17:56 +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