toxcore/testing
iphydf f0ae0511c2
Make afl_toxsave.c a bit more portable; fix memleak.
malloc.h doesn't exist on most platforms, and certainly not in stdc. No
functions from malloc.h are actually used here, and stdlib.h is enough.
2020-04-05 09:08:44 +00:00
..
afl_testdata/tox_saves Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00
afl_toxsave.c Make afl_toxsave.c a bit more portable; fix memleak. 2020-04-05 09:08:44 +00:00
BUILD.bazel Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00
DHT_test.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
Makefile.inc handle libsodium dependency of misc_tools correctly for autotools 2018-08-20 22:36:15 +02:00
Messenger_test.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
misc_tools.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
misc_tools.h Use bool for IPv6 flag in test programs and DHT_bootstrap. 2018-10-16 22:11:53 +00:00
random_testing.cc Consistently use camel case enum names. 2018-10-09 17:33:37 +00:00
run_afl.sh Add basic test adapter for AFL 2020-03-24 16:49:41 +01:00