Added muc functional tests

This commit is contained in:
James Booth
2015-12-20 02:13:01 +00:00
parent 1f56c12377
commit 87b4d7cbab
4 changed files with 162 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ functionaltest_sources = \
tests/functionaltests/test_receipts.c tests/functionaltests/test_receipts.h \
tests/functionaltests/test_roster.c tests/functionaltests/test_roster.h \
tests/functionaltests/test_software.c tests/functionaltests/test_software.h \
tests/functionaltests/test_muc.c tests/functionaltests/test_muc.h \
tests/functionaltests/functionaltests.c
main_source = src/main.c