toxcore/auto_tests
iphydf 097f41f264
Make some sizeof tests linux-only.
net_crypto has pthread types in its struct, so its size is system
dependent. In particular, the sizes are wrong on FreeBSD.
2018-02-19 13:35:41 +00:00
..
bootstrap_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
BUILD.bazel Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
check_compat.h Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
conference_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
crypto_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
dht_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
encryptsave_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
file_saving_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
file_transfer_test.c Increase range of ports available to Toxes during tests 2018-02-18 23:59:22 +00:00
friend_request_test.c Split up tox_test into multiple smaller tests 2018-02-18 14:50:18 +00:00
helpers.h Increase range of ports available to Toxes during tests 2018-02-18 23:59:22 +00:00
lan_discovery_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
lossless_packet_test.c Split up tox_test into multiple smaller tests 2018-02-18 14:50:18 +00:00
lossy_packet_test.c Split up tox_test into multiple smaller tests 2018-02-18 14:50:18 +00:00
Makefile.inc Remove tox_test from autotools build. 2018-02-18 17:17:28 +00:00
messenger_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
monolith_test.cpp Make some sizeof tests linux-only. 2018-02-19 13:35:41 +00:00
network_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
onion_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
resource_leak_test.c Increase range of ports available to Toxes during tests 2018-02-18 23:59:22 +00:00
save_friend_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
save_load_test.c Split up tox_test into multiple smaller tests 2018-02-18 14:50:18 +00:00
self_conference_title_change_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
selfname_change_conference_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
send_message_test.c Split up tox_test into multiple smaller tests 2018-02-18 14:50:18 +00:00
set_name_test.c Split up tox_test into multiple smaller tests 2018-02-18 14:50:18 +00:00
set_status_message_test.c Split up tox_test into multiple smaller tests 2018-02-18 14:50:18 +00:00
simple_conference_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
skeleton_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
tcp_relay_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
TCP_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
tox_many_tcp_test.c Increase range of ports available to Toxes during tests 2018-02-18 23:59:22 +00:00
tox_many_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
tox_one_test.c Increase range of ports available to Toxes during tests 2018-02-18 23:59:22 +00:00
tox_strncasecmp_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
toxav_basic_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
toxav_many_test.c Disable lan discovery in most tests. 2018-02-18 21:32:28 +00:00
typing_test.c Split up tox_test into multiple smaller tests 2018-02-18 14:50:18 +00:00
version_test.c Fix version compatibility test. 2016-12-13 02:06:25 +00:00