Converted tests for identification_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:10 +02:00
parent 3cbacad40b
commit 0298be5705
7 changed files with 215 additions and 255 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ 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_linked_list.c test_enumerator.c test_linked_list_enumerator.c \
test_identification.c
test_runner_CFLAGS = \