Converted tests for chunk_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:11 +02:00
parent e09461bf77
commit 4e67f19528
6 changed files with 30 additions and 24 deletions
+1
View File
@@ -18,6 +18,7 @@
#include <check.h>
Suite *chunk_suite_create();
Suite *enumerator_suite_create();
Suite *linked_list_suite_create();
Suite *linked_list_enumerator_suite_create();