This website requires JavaScript.
Explore
Help
Sign In
dandri
/
c-toxcore
Watch
1
Star
0
Fork
0
You've already forked c-toxcore
mirror of
https://github.com/TokTok/c-toxcore
synced
2026-05-27 09:34:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cfe35dff2209f09ca4a08433a7f16b09e8683f3
c-toxcore
/
testing
/
fuzzing
T
History
iphydf
7cfe35dff2
cleanup: Remove explicit layering_check feature.
...
It's default in .bazelrc now.
2023-11-23 23:55:57 +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
cleanup: Remove explicit layering_check feature.
2023-11-23 23:55:57 +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