toxcore/auto_tests
iphydf db71602731
Use tox_options_set_* instead of direct member access.
Also added a `tox_options_copy` function for cloning an options object.
This can be useful when creating several Tox instances with slightly
varying options.
2016-12-22 10:53:39 +00:00
..
conference_test.c Move log callback to options. 2016-11-06 20:35:09 +00:00
crypto_test.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
dht_test.c Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
encryptsave_test.c Use tox_options_set_* instead of direct member access. 2016-12-22 10:53:39 +00:00
file_saving_test.c Add test for obtaining savedata, writing it to a file, reading it again and checking if it was read correctly. 2016-12-16 04:35:25 +00:00
helpers.h Use tox_options_set_* instead of direct member access. 2016-12-22 10:53:39 +00:00
Makefile.inc Remove assoc 2016-11-06 09:14:53 -06:00
messenger_test.c Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
network_test.c Improve static and const correctness. 2016-09-06 11:54:37 +01:00
onion_test.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
resource_leak_test.c Add test to check if tox_new/tox_kill leaks. 2016-12-20 20:27:51 +00:00
save_friend_test.c Use tox_options_set_* instead of direct member access. 2016-12-22 10:53:39 +00:00
skeleton_test.c Improve static and const correctness. 2016-09-06 11:54:37 +01:00
TCP_test.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
tox_many_tcp_test.c Use tox_options_set_* instead of direct member access. 2016-12-22 10:53:39 +00:00
tox_many_test.c Move log callback to options. 2016-11-06 20:35:09 +00:00
tox_one_test.c Use tox_options_set_* instead of direct member access. 2016-12-22 10:53:39 +00:00
tox_test.c Use tox_options_set_* instead of direct member access. 2016-12-22 10:53:39 +00:00
toxav_basic_test.c Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
toxav_many_test.c Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
version_test.c Fix version compatibility test. 2016-12-13 02:06:25 +00:00