toxcore/auto_tests
iphydf d9f37e4c33
Duplicate tox_test to 4 other files.
In a next step, we will remove tests from each file to have a per-binary
split of tests. This will help identify which tests fail most often on
Travis CI.

In another future step, we will split the large one_test into several
auto tests, which will make testing quite a bit slower (adding about 10
seconds setup time to each), but hopefully a lot more stable ("Tox went
offline" should not happen as much anymore).
2016-10-06 16:46:35 +01:00
..
assoc_test.c Ensure that all TODOs have an owner. 2016-09-16 12:06:02 +01:00
conference_test.c Duplicate tox_test to 4 other files. 2016-10-06 16:46:35 +01:00
crypto_test.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
dht_test.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
encryptsave_test.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
helpers.h Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcore 2014-08-09 17:35:23 -04:00
Makefile.inc Remove unused and bit-rotten friends_test. 2016-08-31 18:11:44 +01:00
messenger_test.c Ensure that all TODOs have an owner. 2016-09-16 12:06:02 +01:00
network_test.c Improve static and const correctness. 2016-09-06 11:54:37 +01:00
onion_test.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
skeleton_test.c Improve static and const correctness. 2016-09-06 11:54:37 +01:00
TCP_test.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
tox_many_tcp_test.c Duplicate tox_test to 4 other files. 2016-10-06 16:46:35 +01:00
tox_many_test.c Duplicate tox_test to 4 other files. 2016-10-06 16:46:35 +01:00
tox_one_test.c Duplicate tox_test to 4 other files. 2016-10-06 16:46:35 +01:00
tox_test.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
toxav_basic_test.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
toxav_many_test.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00