Add basic tests for linked_list_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:10 +02:00
parent 0d67c8329b
commit ff8f12298f
4 changed files with 288 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_enumerator.c
test_linked_list.c test_enumerator.c
test_runner_CFLAGS = \