.. |
data
|
|
|
auto_test_support.c
|
cleanup: Expose struct Tox to internal code.
|
2022-03-26 21:15:31 +00:00 |
auto_test_support.h
|
cleanup: Expose struct Tox to internal code.
|
2022-03-26 21:15:31 +00:00 |
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
|
cleanup: split CMakeLists.txt and add some missing targets
|
2022-03-27 20:09:10 +02:00 |
conference_av_test.c
|
Fix some minor issues with autotests
|
2022-01-26 10:27:41 -05:00 |
conference_double_invite_test.c
|
|
|
conference_invite_merge_test.c
|
|
|
conference_peer_nick_test.c
|
Fix some minor issues with autotests
|
2022-01-26 10:27:41 -05:00 |
conference_simple_test.c
|
refactor: Move tox_new_log to auto_test_support .
|
2022-02-21 17:39:10 +00:00 |
conference_test.c
|
Fix some minor issues with autotests
|
2022-01-26 10:27:41 -05:00 |
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
|
cleanup: Add explicit callback setters for MSI callbacks.
|
2022-03-04 10:33:23 +00:00 |
encryptsave_test.c
|
refactor: Move tox_new_log to auto_test_support .
|
2022-02-21 17:39:10 +00:00 |
file_saving_test.c
|
refactor: Move tox_new_log to auto_test_support .
|
2022-02-21 17:39:10 +00:00 |
file_transfer_test.c
|
refactor: Move tox_new_log to auto_test_support .
|
2022-02-21 17:39:10 +00:00 |
friend_connection_test.c
|
|
|
friend_request_spam_test.c
|
cleanup: Add explicit callback setters for MSI callbacks.
|
2022-03-04 10:33:23 +00:00 |
friend_request_test.c
|
refactor: Move tox_new_log to auto_test_support .
|
2022-02-21 17:39:10 +00:00 |
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
|
cleanup: Expose struct Tox to internal code.
|
2022-03-26 21:15:31 +00:00 |
lossless_packet_test.c
|
Fix some minor issues with autotests
|
2022-01-26 10:27:41 -05:00 |
lossy_packet_test.c
|
|
|
Makefile.inc
|
test: Remove save_load_test from autotools build.
|
2022-03-28 00:11:47 +00:00 |
network_test.c
|
cleanup: Make addr_resolve a private function.
|
2022-03-27 20:10:42 +00:00 |
onion_test.c
|
cleanup: Mark Mono_Time const where possible.
|
2022-03-28 21:26:34 +00:00 |
overflow_recvq_test.c
|
Fix some minor issues with autotests
|
2022-01-26 10:27:41 -05:00 |
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
|
refactor: Move tox_new_log to auto_test_support .
|
2022-02-21 17:39:10 +00:00 |
save_load_test.c
|
test: Speed up load_save_test by using fake mono_time
|
2022-03-19 13:09:18 +01:00 |
send_message_test.c
|
test: Add test coverage docker build for local tests.
|
2022-02-24 16:24:28 +00:00 |
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
|
refactor: Move tox_new_log to auto_test_support .
|
2022-02-21 17:39:10 +00:00 |
tcp_relay_test.c
|
|
|
TCP_test.c
|
cleanup: Expose struct Tox to internal code.
|
2022-03-26 21:15:31 +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
|
refactor: Use cmp instead of msgpack-c for events packing.
|
2022-03-26 23:57:15 +00:00 |
tox_many_tcp_test.c
|
test: Improve stability of tox_many_tcp_test.
|
2022-03-27 15:10:24 +00:00 |
tox_many_test.c
|
refactor: Move tox_new_log to auto_test_support .
|
2022-02-21 17:39:10 +00:00 |
tox_strncasecmp_test.c
|
cleanup: Remove old check Suite compat layer.
|
2022-01-16 01:37:37 +00:00 |
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
|
test: Speed up toxav_many_test by using fake mono_time.
|
2022-03-17 18:20:40 +00:00 |
typing_test.c
|
|
|
version_test.c
|
|
|