Add tests for version reporting 52/35552/4
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Tue, 17 Feb 2015 09:28:02 +0000 (10:28 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Tue, 24 Feb 2015 15:02:32 +0000 (16:02 +0100)
commit4537417423bfa6f63dff2dd6254f7570c804d23d
treebe8dc42cce19153660b400c68939bd21232954a2
parentf63545c4a541e55fc14e120d830b5fa5b814cba7
Add tests for version reporting

This patch adds tests for calling main Cynara executable with additional
options. Following call scenarios are checked (both long and short
options):
* print version,
* print help,
* unknown option.

Change-Id: Ibab5d7a081fd1da8b98a59c9a242fd17725cd400
test/CMakeLists.txt
test/service/main/CynaraCommandlineTest.h [new file with mode: 0644]
test/service/main/cmdlineparser.cpp [new file with mode: 0644]