Some tests that call smack_revoke_subject should run with smack 23/18523/5
authorSebastian Grabowski <s.grabowski@partner.samsung.com>
Mon, 24 Mar 2014 13:52:29 +0000 (14:52 +0100)
committerSebastian Grabowski <s.grabowski@partner.samsung.com>
Tue, 1 Apr 2014 15:10:39 +0000 (17:10 +0200)
commitec9b339ce7e8e22b5c1fc3f8fcc1fe6e5c2d1a3d
treea0859253eebb3928a20538eb61ce37a8f9ff5b31
parentc4b104b3bb8146ae1619152defe65e0f4fb00770
Some tests that call smack_revoke_subject should run with smack

[Bug/Feature]   Some tests calling smack_revoke_subject fails when run without
                smack
[Cause]         Tests need smack to run properly
[Solution]      Run those test only when smack is enabled. Moreover, if
                it was possible, added similar nosmack versions
                of these tests.
[Verification]  Build, install and run tests, i.e.:
                security-tests.sh ss-server --runignored --output=text

Change-Id: I1319c64581cce3739e1168a9d3dc45a1878892a8
Signed-off-by: Sebastian Grabowski <s.grabowski@partner.samsung.com>
tests/security-server-tests/cookie_api.cpp
tests/security-server-tests/server.cpp