Add tests for enumerator_t

This commit is contained in:
Tobias Brunner
2013-06-11 11:03:10 +02:00
parent 156dcbc12e
commit f15fcdc9d8
4 changed files with 196 additions and 1 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ TESTS = test_runner
check_PROGRAMS = $(TESTS)
test_runner_SOURCES = \
test_runner.c test_runner.h
test_runner.c test_runner.h \
test_enumerator.c
test_runner_CFLAGS = \