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
@@ -23,6 +23,7 @@ TEST_SUITE(linked_list_enumerator_suite_create)
TEST_SUITE(hashtable_suite_create)
TEST_SUITE(array_suite_create)
TEST_SUITE(identification_suite_create)
TEST_SUITE(traffic_selector_suite_create)
TEST_SUITE(threading_suite_create)
TEST_SUITE(process_suite_create)
TEST_SUITE(watcher_suite_create)