Added software version request tests

This commit is contained in:
James Booth
2015-08-04 23:43:19 +01:00
parent 2cb2f83ce3
commit de747e3d46
4 changed files with 67 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ functionaltest_sources = \
tests/functionaltests/test_carbons.c tests/functionaltests/test_carbons.h \
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/functionaltests.c
main_source = src/main.c