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
@@ -15,6 +15,7 @@ test_runner_SOURCES = \
suites/test_identification.c \
suites/test_threading.c \
suites/test_watcher.c \
suites/test_stream.c \
suites/test_utils.c \
suites/test_vectors.c \
suites/test_array.c \