Added simple message tests

This commit is contained in:
James Booth
2015-05-31 00:12:13 +01:00
parent a5cf83d259
commit 373f47c711
4 changed files with 63 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ functionaltest_sources = \
functionaltests/test_ping.c functionaltests/test_ping.h \
functionaltests/test_rooms.c functionaltests/test_rooms.h \
functionaltests/test_presence.c functionaltests/test_presence.h \
functionaltests/test_message.c functionaltests/test_message.h \
functionaltests/functionaltests.c
main_source = src/main.c