Checking whether required application is installed
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Tue, 8 Oct 2013 14:51:06 +0000 (16:51 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:19:09 +0000 (15:19 +0100)
commit53be55126951dfa833e058bfdfa0ed6707747bc2
tree5c1e1be4a3e15896909ccfa9fcc1cc9895ab1e0a
parent1c3444ae62962d7823c818a5a31630f5ea06f313
Checking whether required application is installed

[Issue#]        SSDWSSP-573
[Bug/Feature]   Poor assertion message when wrt or osp application is
                not installed correctly.
[Cause]         Tested process calls exit so there is printed useless
                message 'Reading pipe error'.
[Solution]      Additional checks are added before api call.
[Verification]  Build, install, run tests.

Change-Id: Ia25efb5d8d5ca6450277d11b84b5345efa92a636
tests/libprivilege-control-tests/common/libprivilege-control_test_common.h
tests/libprivilege-control-tests/libprivilege-control_test_common.cpp
tests/libprivilege-control-tests/test_cases.cpp
tests/libprivilege-control-tests/test_cases_nosmack.cpp