unit-tests: Add a few test cases for watcher

This commit is contained in:
Martin Willi
2013-11-06 10:31:02 +01:00
parent 23b8f9bf86
commit 8eda87af86
4 changed files with 217 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ test_runner_SOURCES = \
suites/test_hashtable.c \
suites/test_identification.c \
suites/test_threading.c \
suites/test_watcher.c \
suites/test_utils.c \
suites/test_vectors.c \
suites/test_array.c \