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).
This commit is contained in:
iphydf 2016-09-27 09:40:29 +01:00
parent 0fb79c54b8
commit d9f37e4c33
No known key found for this signature in database
GPG Key ID: 3855DBA2D74403C9
4 changed files with 5724 additions and 0 deletions

1431
auto_tests/conference_test.c Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1431
auto_tests/tox_many_test.c Normal file

File diff suppressed because it is too large Load Diff

1431
auto_tests/tox_one_test.c Normal file

File diff suppressed because it is too large Load Diff