toxcore/auto_tests
iphydf 746c624a09
Add static asserts for all the struct sizes in toxcore.
This forces us to record size changes (for LP64) and helps estimate
memory consumption of internal data structures.
2018-02-17 17:08:37 +00:00
..
bootstrap_test.c Fix LAN discovery on FreeBSD. 2018-02-08 14:57:34 +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 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 Get rid of the only GNU extension we used. 2018-02-14 20:51:55 +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
file_transfer_test.c Make outgoing Filetransfers round-robin. 2018-02-17 16:32:25 +00:00
helpers.h Make outgoing Filetransfers round-robin. 2018-02-17 16:32:25 +00:00
lan_discovery_test.c Fix LAN discovery on FreeBSD. 2018-02-08 14:57:34 +00:00
Makefile.inc Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
messenger_test.c Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
monolith_test.cpp Add static asserts for all the struct sizes in toxcore. 2018-02-17 17:08:37 +00:00
network_test.c Get rid of the only GNU extension we used. 2018-02-14 20:51:55 +00:00
onion_test.c Get rid of the only GNU extension we used. 2018-02-14 20:51:55 +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 Get rid of the only GNU extension we used. 2018-02-14 20:51:55 +00:00
tox_many_tcp_test.c Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
tox_many_test.c Remove libcheck from the dependencies. 2018-02-09 20:51:39 +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 Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
tox_test.c Make outgoing Filetransfers round-robin. 2018-02-17 16:32:25 +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 Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
version_test.c Fix version compatibility test. 2016-12-13 02:06:25 +00:00