unit-tests: Add an initial set of traffic selector unit tests

This commit is contained in:
Martin Willi
2015-02-20 13:34:48 +01:00
parent 373a147fed
commit fc978f192f
3 changed files with 281 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ tests_SOURCES = tests.h tests.c \
suites/test_enum.c \
suites/test_hashtable.c \
suites/test_identification.c \
suites/test_traffic_selector.c \
suites/test_threading.c \
suites/test_process.c \
suites/test_watcher.c \