Marvin Scholz
|
d9793f4e33
|
Update: Separate integration and unit tests
- Unit tests are now in `src/tests`
- Integration tests are in `tests`
|
2018-08-16 16:24:48 +02:00 |
|
Marvin Scholz
|
630ac9e49b
|
Fix: Skip tests correctly when ffmpeg is missing
|
2018-08-08 14:42:46 +02:00 |
|
Philipp Schafft
|
88aa6c60c9
|
Update: Added additional diagnostic for resource matches
|
2018-08-08 10:15:12 +00:00 |
|
Marvin Scholz
|
5504b58c74
|
Fix: Use TAP even for compiled tests
|
2018-08-08 11:33:22 +02:00 |
|
Marvin Scholz
|
20c74f5974
|
Cleanup: Indent with spaces
|
2018-08-08 11:32:37 +02:00 |
|
Philipp Schafft
|
4747471108
|
Fix: Do not use GNU99 inline functions in tests
|
2018-08-08 09:19:27 +00:00 |
|
Marvin Scholz
|
ec6a85529d
|
Update: Add some tests with invalid auth
|
2018-08-07 21:17:12 +02:00 |
|
Marvin Scholz
|
261ef33775
|
Fix: Improve names and correct wrong test
|
2018-08-07 21:16:23 +02:00 |
|
Marvin Scholz
|
64fc4720bf
|
Fix: Correct on-connect tests
The actual failure or success was not reported at all before,
additionally wait a bit before checking if the file is there.
|
2018-08-07 20:59:08 +02:00 |
|
Marvin Scholz
|
1e46a19a0b
|
Fix: Correct wrong listmounts-adminauth-mount test
The expected result when authenticated is of course 200 and not 400.
|
2018-08-07 20:58:12 +02:00 |
|
Marvin Scholz
|
f005aa710e
|
Fix: Suppress rm output and correct path
|
2018-08-07 20:56:51 +02:00 |
|
Marvin Scholz
|
91ff31ea26
|
Feature: Add function for manual test results
|
2018-08-07 20:55:03 +02:00 |
|
Marvin Scholz
|
d09c0b72f2
|
Fix: Link already compiled objects for tests
|
2018-08-07 20:25:34 +02:00 |
|
Marvin Scholz
|
7b7a9830a5
|
Cleanup: tests Makefile.am
|
2018-08-07 20:10:49 +02:00 |
|
Philipp Schafft
|
69aff060bf
|
Feature: Added more tests regarding refobject sizes
|
2018-08-01 07:24:20 +00:00 |
|
Philipp Schafft
|
f82df09d75
|
Feature: Added tests for refobject
|
2018-07-27 19:52:24 +00:00 |
|
Philipp Schafft
|
df9af991c5
|
Cleanup: Removed bad \n
|
2018-07-27 19:52:24 +00:00 |
|
Philipp Schafft
|
5d3913c7a9
|
Feature: Added tests for resourcematch.c
|
2018-07-27 19:52:24 +00:00 |
|
Philipp Schafft
|
a1ff38aeba
|
Feature: Added ctest_diagnostic_printf()
|
2018-07-27 19:52:24 +00:00 |
|
Philipp Schafft
|
0b559f0641
|
Fix: Corrected copyright
|
2018-07-27 19:52:24 +00:00 |
|
Philipp Schafft
|
9134c5553b
|
Feature: Added a basic test suite for testing parts of the C code
|
2018-07-27 19:52:24 +00:00 |
|
Marvin Scholz
|
e14f8cbd3c
|
Ensure tests work as part of distcheck
|
2018-01-14 01:01:33 +01:00 |
|
Marvin Scholz
|
4f3a5b3ff3
|
Error early in testsuite if ffmpeg is missing
|
2018-01-14 00:15:53 +01:00 |
|
Marvin Scholz
|
294d378e26
|
Use a proper testsuite with autotools integration
|
2018-01-13 23:32:56 +01:00 |
|
Marvin Scholz
|
b7087c38e0
|
Fix manageauth test with missing id
404 is the expected result
|
2017-03-04 20:41:21 +01:00 |
|
Marvin Scholz
|
e15cd692e8
|
Add some automated tests
|
2017-03-04 19:08:02 +01:00 |
|