Converted tests for identification_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:10 +02:00
parent 3cbacad40b
commit 0298be5705
7 changed files with 215 additions and 255 deletions
+1
View File
@@ -21,5 +21,6 @@
Suite *enumerator_suite_create();
Suite *linked_list_suite_create();
Suite *linked_list_enumerator_suite_create();
Suite *identification_suite_create();
#endif /** TEST_RUNNER_H_ */