mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
d9f37e4c33
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). |
||
---|---|---|
.. | ||
assoc_test.c | ||
conference_test.c | ||
crypto_test.c | ||
dht_test.c | ||
encryptsave_test.c | ||
helpers.h | ||
Makefile.inc | ||
messenger_test.c | ||
network_test.c | ||
onion_test.c | ||
skeleton_test.c | ||
TCP_test.c | ||
tox_many_tcp_test.c | ||
tox_many_test.c | ||
tox_one_test.c | ||
tox_test.c | ||
toxav_basic_test.c | ||
toxav_many_test.c |