Add tests combining linked_list_t and enumerators

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:10 +02:00
parent d3b06618f8
commit 26e8375b14
4 changed files with 308 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ check_PROGRAMS = $(TESTS)
test_runner_SOURCES = \
test_runner.c test_runner.h \
test_linked_list.c test_enumerator.c
test_linked_list.c test_enumerator.c test_linked_list_enumerator.c
test_runner_CFLAGS = \