Added roster_list tests to cmocka

This commit is contained in:
James Booth
2013-12-14 17:03:39 +00:00
parent 4bb38ac011
commit 0b3a9f5785
4 changed files with 140 additions and 93 deletions

View File

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