Add tests for lib->get|set

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:12 +02:00
parent 0e55270aea
commit 9a8c873e90
4 changed files with 61 additions and 1 deletions
+1
View File
@@ -25,5 +25,6 @@ Suite *linked_list_enumerator_suite_create();
Suite *hashtable_suite_create();
Suite *identification_suite_create();
Suite *threading_suite_create();
Suite *utils_suite_create();
#endif /** TEST_RUNNER_H_ */