Added parser tests to cmocka

This commit is contained in:
James Booth
2013-12-14 16:48:27 +00:00
parent 0730867326
commit 4bb38ac011
4 changed files with 221 additions and 180 deletions

View File

@@ -85,6 +85,7 @@ test_sources = \
tests/test_command.c \
tests/test_history.c \
tests/test_jid.c \
tests/test_parser.c \
tests/testsuite.c
main_source = src/main.c