Added history and jid tests to cmocka

This commit is contained in:
James Booth
2013-12-14 16:35:56 +00:00
parent 71577c1fdd
commit 0730867326
6 changed files with 198 additions and 159 deletions

View File

@@ -83,6 +83,8 @@ test_sources = \
tests/test_autocomplete.c \
tests/test_common.c \
tests/test_command.c \
tests/test_history.c \
tests/test_jid.c \
tests/testsuite.c
main_source = src/main.c