toxcore/auto_tests
hugbubby 051eb1d5a7
auto_test fixture and filenames
Renamed a poorly named test, fixed up a few printf statements,
substituted some unsigned integers with fixed size counterparts,
and implemmented the auto_run_test.h fixture for the lossy and
lossless packet tests.
2018-07-28 16:14:06 +00:00
..
bootstrap_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
BUILD.bazel Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +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 Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +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 Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
conference_test.c Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00: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 Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
encryptsave_test.c More fixed_width ints and incorporating file_saving_test.c 2018-07-23 15:10:22 +00:00
file_saving_test.c More fixed_width ints and incorporating file_saving_test.c 2018-07-23 15:10:22 +00:00
file_transfer_test.c More fixed_width ints and incorporating file_saving_test.c 2018-07-23 15:10:22 +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 auto_test fixture and filenames 2018-07-28 16:14:06 +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 Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
messenger_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
network_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
onion_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +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_friend_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
save_load_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +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 Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
set_status_message_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +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 Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
tox_many_tcp_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
tox_many_test.c Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +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 Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
toxav_many_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
typing_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
version_test.c Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00