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
@@ -29,6 +29,7 @@ Suite *hashtable_suite_create();
Suite *array_suite_create();
Suite *identification_suite_create();
Suite *threading_suite_create();
Suite *watcher_suite_create();
Suite *utils_suite_create();
Suite *vectors_suite_create();
Suite *ecdsa_suite_create();