toxcore/auto_tests
iphydf bb7b1e9b3a
cleanup: Make addr_resolve a private function.
This isn't used anywhere except in network_test. That test now checks
behaviour of the function actually used elsewhere in tox code, instead.
2022-03-27 20:10:42 +00:00
..
data Add save file generator, save compatibility test, and generate a save file 2018-08-19 10:38:51 +00:00
auto_test_support.c cleanup: Expose struct Tox to internal code. 2022-03-26 21:15:31 +00:00
auto_test_support.h
bootstrap_test.c
BUILD.bazel cleanup: Split util.c out of the network library. 2022-03-04 10:33:11 +00:00
check_compat.h
CMakeLists.txt
conference_av_test.c
conference_double_invite_test.c Fix some minor issues with autotests 2022-01-26 10:27:41 -05:00
conference_invite_merge_test.c
conference_peer_nick_test.c
conference_simple_test.c
conference_test.c
conference_two_test.c
crypto_test.c cleanup: Remove old check Suite compat layer. 2022-01-16 01:37:37 +00:00
dht_getnodes_api_test.c
encryptsave_test.c
file_saving_test.c
file_transfer_test.c
friend_connection_test.c
friend_request_spam_test.c
friend_request_test.c
invalid_tcp_proxy_test.c refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
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
onion_test.c Merge onion_announce changes from new groupchats fork 2022-03-20 17:33:06 -04:00
overflow_recvq_test.c
overflow_sendq_test.c Separate run_auto_tests into a library 2022-01-25 14:25:36 -05:00
proxy_test.c test: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +00:00
reconnect_test.c
save_compatibility_test.c refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
save_friend_test.c
save_load_test.c
send_message_test.c
set_name_test.c refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
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 refactor: Move tox_new_log to auto_test_support. 2022-02-21 17:39:10 +00:00
toxav_many_test.c
typing_test.c
version_test.c chore: Remove config.h. 2021-12-15 10:26:50 +00:00