Added tests for bio_reader_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:13 +02:00
parent 01e15ab5c7
commit b4029a4aae
4 changed files with 464 additions and 3 deletions
+1
View File
@@ -18,6 +18,7 @@
#include <check.h>
Suite *bio_reader_suite_create();
Suite *chunk_suite_create();
Suite *enum_suite_create();
Suite *enumerator_suite_create();