Fixing libprivilege-control app_revoke_permissions() test to match actual requirement...
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 22 May 2013 12:28:22 +0000 (14:28 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 13:43:53 +0000 (14:43 +0100)
commit707035bed9d13d806fb3294693b752850889fb6f
treeb3cb37005eecbff947c9ec325414cf75764b407c
parent62b9a3a2416783b7a4b28d626c819543c200c1d7
Fixing libprivilege-control app_revoke_permissions() test to match actual requirements (file should exist after function call).

[Issue#]        SSDWSSP-260
[Bug/Feature]   app_revoke_permissions() should not remove permissions file.
[Cause]         Comment to function app_revoke_permissions() in libprivilege-control indicated that permissions file should be removed.
[Solution]      Tests change.
[Verification]  Running tests

Change-Id: I119c370219ac014212269646c531d1f005aeb848
tests/libprivilege-control-tests/test_cases.cpp