toxcore/auto_tests
iphydf 8a0e98bab8
Fix LAN discovery on FreeBSD.
Also, add an auto-test for bootstrap and for LAN discovery.

Bootstrap is never tested otherwise, and LAN discovery is a prerequisite
for everything else. Having these two tests lets us rule out or identify
LAN discovery as a possible cause for test failures.
2018-02-08 14:57:34 +00:00
..
bootstrap_test.c Fix LAN discovery on FreeBSD. 2018-02-08 14:57:34 +00:00
BUILD.bazel Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
check_compat.h Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
conference_test.c Improve stability of crypto_memcmp test. 2018-02-06 20:21:27 +00:00
crypto_test.c Improve stability of crypto_memcmp test. 2018-02-06 20:21:27 +00:00
dht_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
encryptsave_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
file_saving_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
helpers.h Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
lan_discovery_test.c Fix LAN discovery on FreeBSD. 2018-02-08 14:57:34 +00:00
Makefile.inc Build tests on appveyor, the MSVC build. 2017-06-05 13:45:20 +00:00
messenger_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
monolith_test.cpp Fix LAN discovery on FreeBSD. 2018-02-08 14:57:34 +00:00
network_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
onion_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
resource_leak_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
save_friend_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
self_conference_title_change_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
selfname_change_conference_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
simple_conference_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
skeleton_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
TCP_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
tox_many_tcp_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
tox_many_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
tox_one_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
tox_strncasecmp_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
tox_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
toxav_basic_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
toxav_many_test.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
version_test.c Fix version compatibility test. 2016-12-13 02:06:25 +00:00