toxcore/auto_tests
irungentoo 478552d338
Fixes and changes to tox_bootstrap and tox_add_tcp_relay.
Functionality of both no longer overlaps.

If address has more than 1 ip, call the internal function on all of them.
2015-05-11 12:41:53 -04:00
..
assoc_test.c Properly free everything at the end of each test. 2015-02-07 22:57:04 -05:00
crypto_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
dht_test.c
encryptsave_test.c
friends_test.c
helpers.h
Makefile.inc encrypted save fully work with both libsodium and nacl 2014-09-12 21:15:05 -05:00
messenger_test.c
network_test.c Removed now useless network sturct size tests. 2014-09-26 18:01:03 -04:00
onion_test.c Fixed onion test. 2015-04-06 15:57:23 -04:00
skeleton_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
TCP_test.c Small change to TCP test. 2015-04-08 20:50:19 -04:00
tox_test.c Fixes and changes to tox_bootstrap and tox_add_tcp_relay. 2015-05-11 12:41:53 -04:00
toxav_basic_test.c
toxav_many_test.c