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 cs_set_video_encoder_resolution improvements. 2014-12-16 13:10:28 -05:00
encryptsave_test.c Make keys into a struct for more programmer safety 2015-03-31 21:16:04 -05:00
friends_test.c Friend request callback now contains the Tox object. 2014-03-16 13:24:39 -04:00
helpers.h Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcore 2014-08-09 17:35:23 -04:00
Makefile.inc encrypted save fully work with both libsodium and nacl 2014-09-12 21:15:05 -05:00
messenger_test.c Merged normal message function and send action function into one 2015-03-18 15:32:53 -04:00
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 Merge branch 'one_more_rename' of https://github.com/dubslow/toxcore into new_api 2015-03-18 16:15:36 -04:00
toxav_many_test.c Move get_connection_status to self pseudonamespace, to contrast friend_get_connection_status 2015-03-18 14:18:36 -05:00