toxcore/auto_tests
irungentoo 89bf08287d
Renamed tox_do_run_interval to tox_do_interval.
tox_do_interval now returns a time in ms based on how much action
is going on in net_crypto.
2014-05-30 23:01:17 -04:00
..
assoc_test.c Astyled the code. 2013-12-16 20:49:24 -05:00
crypto_test.c Fixed other test. 2014-05-02 21:51:55 -04:00
friends_test.c Friend request callback now contains the Tox object. 2014-03-16 13:24:39 -04:00
Makefile.inc Tests works and some fixes 2014-05-24 16:02:01 +02:00
messenger_test.c Fixed one test. 2014-05-02 21:44:09 -04:00
network_test.c Major protocol changes, this commit breaks all network compatibility. 2014-04-15 18:09:07 -04:00
onion_test.c Fixed onion test. 2014-05-12 19:43:44 -04:00
skeleton_test.c Reduce duplicate data. Add a mostly empty skeleton test. 2013-11-06 20:32:19 +01:00
TCP_test.c Exposed and tested disconnect notification TCP packets. 2014-05-15 20:57:55 -04:00
tox_test.c Renamed tox_do_run_interval to tox_do_interval. 2014-05-30 23:01:17 -04:00
toxav_basic_test.c Replaced randombytes_salsa20_random_buf() with randombytes() in av tests. 2014-05-25 12:28:59 -04:00
toxav_many_test.c Fixed issue. 2014-05-25 12:45:09 -04:00