toxcore/auto_tests
2024-01-06 12:27:31 +00:00
..
data
announce_test.c fix: Correct a use-after-free and fix some memory leaks. 2023-12-21 17:17:51 +00:00
auto_test_support.c fix: Use QueryPerformanceCounter on windows for monotonic time. 2023-12-27 12:21:33 +00:00
auto_test_support.h
bootstrap_test.c
BUILD.bazel cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +00:00
check_compat.h
CMakeLists.txt chore: Simplify msvc build using vcpkg. 2024-01-06 12:27:31 +00: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 refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
crypto_test.c
dht_getnodes_api_test.c
encryptsave_test.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
file_saving_test.c
file_transfer_test.c
forwarding_test.c
friend_connection_test.c
friend_request_spam_test.c
friend_request_test.c
group_general_test.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
group_invite_test.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
group_message_test.c refactor: Align group message sending with other send functions. 2024-01-05 19:20:01 +00:00
group_moderation_test.c refactor: Align group message sending with other send functions. 2024-01-05 19:20:01 +00:00
group_save_test.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
group_state_test.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
group_sync_test.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
group_tcp_test.c refactor: Align group message sending with other send functions. 2024-01-05 19:20:01 +00:00
group_topic_test.c cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
invalid_tcp_proxy_test.c fix: Correct a use-after-free and fix some memory leaks. 2023-12-21 17:17:51 +00:00
invalid_udp_proxy_test.c fix: Correct a use-after-free and fix some memory leaks. 2023-12-21 17:17:51 +00:00
lan_discovery_test.c
lossless_packet_test.c
lossy_packet_test.c
Makefile.inc cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
network_test.c
onion_test.c perf: Slightly reduce bandwidth usage when there are few nodes. 2023-12-18 16:23:45 +00:00
overflow_recvq_test.c
overflow_sendq_test.c
proxy_test.c
reconnect_test.c
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 cleanup: Move tox_get_system out of the public API. 2024-01-05 19:29:59 +00:00
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 cleanup: Enforce stricter identifier naming using clang-tidy. 2023-08-31 13:37:16 +00:00