toxcore/auto_tests
2023-12-15 01:25:31 +01:00
..
data
announce_test.c
auto_test_support.c
auto_test_support.h
bootstrap_test.c
BUILD.bazel
check_compat.h
CMakeLists.txt Merge the remainder of the new groupchats implementation 2022-09-22 11:16:08 -04:00
conference_av_test.c cleanup: Fix a few more clang-tidy warnings. 2023-09-07 07:06:34 +00:00
conference_double_invite_test.c
conference_invite_merge_test.c
conference_peer_nick_test.c
conference_simple_test.c refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
conference_test.c
conference_two_test.c
crypto_test.c
dht_getnodes_api_test.c
encryptsave_test.c
file_saving_test.c cleanup: Remove all uses of TOX_*_MAX_SIZE macros. 2022-04-01 09:10:37 +00:00
file_transfer_test.c
forwarding_test.c
friend_connection_test.c
friend_request_spam_test.c chore: Support producing shared libraries on Windows 2022-04-03 23:04:11 +02:00
friend_request_test.c
group_general_test.c Merge the remainder of the new groupchats implementation 2022-09-22 11:16:08 -04:00
group_invite_test.c
group_message_test.c add simple test for max sized lossy custom group packet 2023-12-15 01:25:31 +01:00
group_moderation_test.c
group_save_test.c Merge the remainder of the new groupchats implementation 2022-09-22 11:16:08 -04:00
group_state_test.c
group_sync_test.c
group_tcp_test.c Merge the remainder of the new groupchats implementation 2022-09-22 11:16:08 -04:00
group_topic_test.c
invalid_tcp_proxy_test.c
invalid_udp_proxy_test.c refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
lan_discovery_test.c
lossless_packet_test.c
lossy_packet_test.c
Makefile.inc
network_test.c chore: Support producing shared libraries on Windows 2022-04-03 23:04:11 +02:00
onion_test.c
overflow_recvq_test.c
overflow_sendq_test.c
proxy_test.c
reconnect_test.c chore: Support producing shared libraries on Windows 2022-04-03 23:04:11 +02:00
save_compatibility_test.c
save_friend_test.c
save_load_test.c
send_message_test.c
set_name_test.c
set_status_message_test.c
tcp_relay_test.c
TCP_test.c
tox_dispatch_test.c
tox_events_test.c
tox_many_tcp_test.c
tox_many_test.c
tox_strncasecmp_test.c
toxav_basic_test.c
toxav_many_test.c
typing_test.c
version_test.c