unit-tests: Add test suite for streams and services

This commit is contained in:
Martin Willi
2013-11-06 10:31:02 +01:00
parent 8eda87af86
commit b942528419
4 changed files with 270 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ Suite *array_suite_create();
Suite *identification_suite_create();
Suite *threading_suite_create();
Suite *watcher_suite_create();
Suite *stream_suite_create();
Suite *utils_suite_create();
Suite *vectors_suite_create();
Suite *ecdsa_suite_create();