.. |
data
|
|
|
bootstrap_test.c
|
Add another bootstrap node to the bootstrap test.
|
2020-03-15 23:53:59 +00:00 |
BUILD.bazel
|
Enable TCP relay test in Bazel and autotools build.
|
2020-04-20 09:28:00 +00:00 |
check_compat.h
|
Standardise header guards.
|
2018-09-14 19:09:10 +00:00 |
conference_av_test.c
|
|
|
conference_double_invite_test.c
|
Add "member" invite response
|
2020-03-18 00:00:00 +00:00 |
conference_invite_merge_test.c
|
Fix a bug in savedata loading when malloc fails.
|
2020-05-03 14:13:48 +00:00 |
conference_peer_nick_test.c
|
Fix a bug in savedata loading when malloc fails.
|
2020-05-03 14:13:48 +00:00 |
conference_simple_test.c
|
|
|
conference_test.c
|
Fix a bug in savedata loading when malloc fails.
|
2020-05-03 14:13:48 +00:00 |
conference_two_test.c
|
Consistently use camel case enum names.
|
2018-10-09 17:33:37 +00:00 |
crypto_test.c
|
|
|
dht_test.c
|
Use (void) for empty parameter lists in C.
|
2018-09-08 10:59:30 +00:00 |
encryptsave_test.c
|
Fix a bug in savedata loading when malloc fails.
|
2020-05-03 14:13:48 +00:00 |
file_saving_test.c
|
Fix tests involving reading/writing files failing on Windows
|
2020-11-21 13:02:31 +01:00 |
file_transfer_test.c
|
|
|
friend_connection_test.c
|
|
|
friend_request_test.c
|
Use do-while instead of while in tests.
|
2018-08-25 15:25:33 +00:00 |
invalid_tcp_proxy_test.c
|
|
|
invalid_udp_proxy_test.c
|
|
|
lan_discovery_test.c
|
|
|
lossless_packet_test.c
|
Add mechanism for recovering from disconnections in conferences
|
2018-09-05 20:56:26 +02:00 |
lossy_packet_test.c
|
|
|
Makefile.inc
|
Enable TCP relay test in Bazel and autotools build.
|
2020-04-20 09:28:00 +00:00 |
messenger_test.c
|
|
|
network_test.c
|
Avoid use of IPv6 in tests if not supported (e.g. on Travis).
|
2018-10-06 21:27:02 +00:00 |
onion_test.c
|
Add logger to onion and onion announce objects
|
2021-12-07 13:01:15 -05:00 |
overflow_recvq_test.c
|
|
|
overflow_sendq_test.c
|
Consistently use camel case enum names.
|
2018-10-09 17:33:37 +00:00 |
reconnect_test.c
|
|
|
run_auto_test.h
|
Fix errors on error paths found by oomer.
|
2020-05-02 21:47:08 +01:00 |
save_compatibility_test.c
|
cleanup: Minor fixes in test code.
|
2021-12-07 17:13:58 +00:00 |
save_friend_test.c
|
|
|
save_load_test.c
|
Improve Tox creation logging in save_load test
|
2021-12-06 23:28:53 +01:00 |
send_message_test.c
|
Consistently use camel case enum names.
|
2018-10-09 17:33:37 +00:00 |
set_name_test.c
|
|
|
set_status_message_test.c
|
Consistently use camel case enum names.
|
2018-10-09 17:33:37 +00:00 |
skeleton_test.c
|
|
|
tcp_relay_test.c
|
Fix tcp_relay_test by adding a second bootstrap node.
|
2020-05-17 12:41:00 +01:00 |
TCP_test.c
|
cleanup: Fix last instance of -Wcast-align and enable the warning.
|
2021-12-07 14:51:31 +00:00 |
tox_many_tcp_test.c
|
add undef guard in tox_many_tcp_test
|
2019-05-01 14:24:46 +02:00 |
tox_many_test.c
|
Consistently use camel case enum names.
|
2018-10-09 17:33:37 +00:00 |
tox_one_test.c
|
Fix errors on error paths found by oomer.
|
2020-05-02 21:47:08 +01:00 |
tox_strncasecmp_test.c
|
|
|
toxav_basic_test.c
|
use -1 rather than ~0 in unsigned integer types
|
2020-03-14 00:00:02 +00:00 |
toxav_many_test.c
|
use -1 rather than ~0 in unsigned integer types
|
2020-03-14 00:00:02 +00:00 |
typing_test.c
|
|
|
version_test.c
|
|
|