toxcore/auto_tests
iphydf 2296d07e09
Add test for creating multiple conferences in one tox.
This triggers a code path in Persistent Group Chats that causes a memory
leak. I'm adding this test now, so that we don't merge PGC without fixing
the memory leak first.
2018-06-19 21:00:26 +00:00
..
bootstrap_test.c Only check full rtp offset if RTP_LARGE_FRAME is set 2018-06-16 22:50:07 +00:00
BUILD.bazel Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
check_compat.h Add test for creating multiple conferences in one tox. 2018-06-19 21:00:26 +00:00
conference_test.c Avoid the use of rand() in tests. 2018-04-03 17:43:22 +00:00
conference_two_test.c Add test for creating multiple conferences in one tox. 2018-06-19 21:00:26 +00:00
crypto_test.c Avoid the use of rand() in tests. 2018-04-03 17:43:22 +00:00
dht_test.c Make dht_test more stable. 2018-06-17 23:41:42 +00:00
encryptsave_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
file_saving_test.c Remove the use of the 'hh' format specifier. 2018-03-16 01:57:26 +00:00
file_transfer_test.c Make file transfers 50% faster. 2018-03-02 13:56:49 +00:00
friend_request_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
helpers.h Log only the filename, not the full path in LOGGER. 2018-06-04 12:39:28 +00:00
lan_discovery_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
lossless_packet_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
lossy_packet_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
Makefile.inc Remove tox_test from autotools build. 2018-02-18 17:17:28 +00:00
messenger_test.c Remove the use of the 'hh' format specifier. 2018-03-16 01:57:26 +00:00
monolith_test.cpp Remove resource_leak_test. 2018-06-18 19:25:30 +00:00
network_test.c Finish @Diadlo's network Family abstraction. 2018-05-20 19:35:28 +00:00
onion_test.c Finish @Diadlo's network Family abstraction. 2018-05-20 19:35:28 +00:00
save_friend_test.c Avoid the use of rand() in tests. 2018-04-03 17:43:22 +00:00
save_load_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
self_conference_title_change_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
selfname_change_conference_test.c Fix auto_tests to stop using the deprecated conference API. 2018-02-27 04:30:37 +00:00
send_message_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
set_name_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
set_status_message_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
simple_conference_test.c Remove the use of the 'hh' format specifier. 2018-03-16 01:57:26 +00:00
skeleton_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
tcp_relay_test.c Only check full rtp offset if RTP_LARGE_FRAME is set 2018-06-16 22:50:07 +00:00
TCP_test.c Finish @Diadlo's network Family abstraction. 2018-05-20 19:35:28 +00:00
tox_many_tcp_test.c Avoid the use of rand() in tests. 2018-04-03 17:43:22 +00:00
tox_many_test.c Avoid the use of rand() in tests. 2018-04-03 17:43:22 +00:00
tox_one_test.c Avoid the use of rand() in tests. 2018-04-03 17:43:22 +00:00
tox_strncasecmp_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
toxav_basic_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
toxav_many_test.c Remove the use of the 'hh' format specifier. 2018-03-16 01:57:26 +00:00
typing_test.c Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
version_test.c Fix version compatibility test. 2016-12-13 02:06:25 +00:00