toxcore/auto_tests
iphydf c4beda4dd1
refactor: Rename announce functions into their own namespace.
This avoids common names like `on_stored` and `store_data` in global
symbols. Turns out, toxic also has a `store_data`.
2022-04-05 20:30:53 +00:00
..
data
announce_test.c refactor: Rename announce functions into their own namespace. 2022-04-05 20:30:53 +00:00
auto_test_support.c
auto_test_support.h
bootstrap_test.c
BUILD.bazel
check_compat.h
CMakeLists.txt
conference_av_test.c
conference_double_invite_test.c
conference_invite_merge_test.c
conference_peer_nick_test.c
conference_simple_test.c
conference_test.c
conference_two_test.c
crypto_test.c feat: Add support for custom random number generator. 2022-04-01 14:06:05 +00:00
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
friend_request_test.c
invalid_tcp_proxy_test.c
invalid_udp_proxy_test.c
lan_discovery_test.c refactor: Allow overriding mono_time in tox_new. 2022-04-03 22:48:16 +00:00
lossless_packet_test.c
lossy_packet_test.c
Makefile.inc feat: add forwarding and announce request handling 2022-04-03 00:00:08 +00:00
network_test.c
onion_test.c
overflow_recvq_test.c
overflow_sendq_test.c chore: Support producing shared libraries on Windows 2022-04-03 23:04:11 +02:00
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 chore: Support producing shared libraries on Windows 2022-04-03 23:04:11 +02:00
set_name_test.c
set_status_message_test.c
tcp_relay_test.c
TCP_test.c refactor: Allow overriding mono_time in tox_new. 2022-04-03 22:48:16 +00:00
tox_dispatch_test.c refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +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 chore: Remove config.h. 2021-12-15 10:26:50 +00:00