toxcore/auto_tests
irungentoo a49a09f94b Onion data packets can now be handled in onion_client.
oniondata_registerhandler(...) can be used to register different packet
types to handle them and send_onion_data(...) can be used to send these
packets.
2014-01-14 14:20:42 -05:00
..
assoc_test.c Astyled the code. 2013-12-16 20:49:24 -05:00
crypto_test.c Added function to save an encrypted version of the messenger. 2013-12-21 22:35:27 -05:00
friends_test.c Fixed building with NaCl. 2013-09-10 17:15:26 -04:00
Makefile.inc Added onion.c to build system and added a test. 2013-12-31 23:18:37 -05:00
messenger_test.c Added function to save an encrypted version of the messenger. 2013-12-21 22:35:27 -05:00
network_test.c Added/updated some basic docs and cleaned up some things. 2013-12-07 19:06:41 -05:00
onion_test.c Onion data packets can now be handled in onion_client. 2014-01-14 14:20:42 -05:00
skeleton_test.c Reduce duplicate data. Add a mostly empty skeleton test. 2013-11-06 20:32:19 +01:00
tox_test.c Added some tests. 2013-12-22 22:30:14 -05:00