toxcore/testing
iphydf d92c96e783
Fix a few warnings from clang.
Also remove the use of a VLA in a context where there can be unbounded
memory allocations.
2018-08-12 14:09:59 +00:00
..
av_test.c Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00
BUILD.bazel Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00
DHT_test.c Fix a few warnings from clang. 2018-08-12 14:09:59 +00:00
Makefile.inc Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
Messenger_test.c Fix a few warnings from clang. 2018-08-12 14:09:59 +00:00
misc_tools.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
misc_tools.h Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
random_testing.cc Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00