toxcore/auto_tests
iphydf 853a2a10b1
Stop using massive macros in toxav_basic_test.
Turned a huge macro into a function. Macros are a pain to debug.
2018-08-25 13:46:47 +00:00
..
data Add save file generator, save compatibility test, and generate a save file 2018-08-19 10:38:51 +00:00
bootstrap_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
BUILD.bazel Make the save_compatibility_test work with bazel. 2018-08-19 22:08:02 +00:00
check_compat.h Add test for creating multiple conferences in one tox. 2018-06-19 21:00:26 +00:00
conference_double_invite_test.c Fix a few warnings from clang. 2018-08-12 14:09:59 +00:00
conference_peer_nick_test.c Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00
conference_simple_test.c Fix some printf format specifiers. 2018-08-13 11:02:32 +00:00
conference_test.c add callback for successful connection to a conference 2018-08-12 22:46:06 +02:00
conference_two_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
crypto_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
dht_test.c Use per-instance Mono_Time for Messenger and onion. 2018-08-16 21:01:43 +00:00
encryptsave_test.c Fix some printf format specifiers. 2018-08-13 11:02:32 +00:00
file_saving_test.c Limit the size of a save file in file_saving_test. 2018-08-16 10:15:01 +00:00
file_transfer_test.c Fix some printf format specifiers. 2018-08-13 11:02:32 +00:00
friend_connection_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
friend_request_test.c Prune long long warnings. 2018-08-16 09:57:37 +00:00
invalid_tcp_proxy_test.c auto_test fixture and filenames 2018-07-28 16:14:06 +00:00
invalid_udp_proxy_test.c auto_test fixture and filenames 2018-07-28 16:14:06 +00:00
lan_discovery_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
lossless_packet_test.c auto_test fixture and filenames 2018-07-28 16:14:06 +00:00
lossy_packet_test.c auto_test fixture and filenames 2018-07-28 16:14:06 +00:00
Makefile.inc Fix auto_tests Makefile 2018-08-25 14:30:04 +02:00
messenger_test.c Use per-instance Mono_Time for Messenger and onion. 2018-08-16 21:01:43 +00:00
network_test.c Fix some printf format specifiers. 2018-08-13 11:02:32 +00:00
onion_test.c Use per-instance Mono_Time for Messenger and onion. 2018-08-16 21:01:43 +00:00
overflow_recvq_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
overflow_sendq_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
run_auto_test.h Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
save_compatibility_test.c Add check to make sure tox was created successfully 2018-08-22 10:12:46 +00:00
save_friend_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
save_load_test.c Prune long long warnings. 2018-08-16 09:57:37 +00:00
send_message_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
set_name_test.c Prune long long warnings. 2018-08-16 09:57:37 +00:00
set_status_message_test.c Prune long long warnings. 2018-08-16 09:57:37 +00:00
skeleton_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
tcp_relay_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
TCP_test.c Use per-instance Mono_Time for Messenger and onion. 2018-08-16 21:01:43 +00:00
tox_many_tcp_test.c Fix some printf format specifiers. 2018-08-13 11:02:32 +00:00
tox_many_test.c Prune long long warnings. 2018-08-16 09:57:37 +00:00
tox_one_test.c Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00
tox_strncasecmp_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
toxav_basic_test.c Stop using massive macros in toxav_basic_test. 2018-08-25 13:46:47 +00:00
toxav_many_test.c Prune long long warnings. 2018-08-16 09:57:37 +00:00
typing_test.c Prune long long warnings. 2018-08-16 09:57:37 +00:00
version_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00