Converted test for recursive mutex_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:11 +02:00
parent bed4bc1327
commit de42bf35f9
6 changed files with 40 additions and 30 deletions
+1
View File
@@ -24,5 +24,6 @@ Suite *linked_list_suite_create();
Suite *linked_list_enumerator_suite_create();
Suite *hashtable_suite_create();
Suite *identification_suite_create();
Suite *threading_suite_create();
#endif /** TEST_RUNNER_H_ */