toxcore/testing/fuzzing
iphydf 6be29f01e5
chore: Add more logging to loading conferences from savedata.
Better error messages than "something went wrong in type 20".

Also fix bazel-asan/tsan builds.

https://github.com/tweag/rules_nixpkgs/issues/442 is blocking fuzz
tests under asan.
2023-11-08 15:51:11 +00:00
..
bootstrap_harness.cc fix: Ensure we have allocators available for the error paths. 2023-09-11 21:43:43 +00:00
BUILD.bazel chore: Add more logging to loading conferences from savedata. 2023-11-08 15:51:11 +00:00
CMakeLists.txt refactor: Avoid static_cast in Fuzz_System functions. 2022-04-10 19:13:01 +00:00
e2e_fuzz_test.cc refactor: Add mem module to allow tests to override allocators. 2023-08-30 22:55:05 +00:00
func_conversion.h refactor: Avoid static_cast in Fuzz_System functions. 2022-04-10 19:13:01 +00:00
fuzz_support.cc cleanup: Fix GCC compatibility. 2023-11-07 12:18:22 +00:00
fuzz_support.h refactor: Add mem module to allow tests to override allocators. 2023-08-30 22:55:05 +00:00
fuzz_tox.h refactor: Add mem module to allow tests to override allocators. 2023-08-30 22:55:05 +00:00
protodump_reduce.cc refactor: Add mem module to allow tests to override allocators. 2023-08-30 22:55:05 +00:00
protodump.cc refactor: Add mem module to allow tests to override allocators. 2023-08-30 22:55:05 +00:00
toxsave_harness.cc test: Add a Null_System used in toxsave_harness. 2022-04-14 19:04:25 +00:00