Added tests for bio_writer_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:13 +02:00
parent eeb73dec79
commit 2b4902973b
4 changed files with 397 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ check_PROGRAMS = $(TESTS)
test_runner_SOURCES = \
test_runner.c test_runner.h \
test_linked_list.c test_enumerator.c test_linked_list_enumerator.c \
test_bio_reader.c test_chunk.c test_enum.c test_hashtable.c \
test_bio_reader.c test_bio_writer.c test_chunk.c test_enum.c test_hashtable.c \
test_identification.c test_threading.c test_utils.c
test_runner_CFLAGS = \