Fixing security-server client nosmack tests.
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Mon, 28 Oct 2013 15:27:36 +0000 (16:27 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:19:10 +0000 (15:19 +0100)
commit101305f52629fcc58fd46ea46fe02c53d7126deb
treef339278e661c13a04fcb2b5b13c161850cf4f894
parentfca961a52eb209da6568364daa10e19c148c1895
Fixing security-server client nosmack tests.

[Issue#]        SSDWSSP-603
[Bug/Feature]   Security-server client smack tests fail.
[Cause]         Incorrect and redundant use of smack_set_label_for_self function.
[Solution]      Separating tests for smack enabled and disabled removing unwanted
                functions.
[Verification]  Running tests. All security-server client tests *_get_uid_* and
                *_get_gid_* tests should pass.

Change-Id: Iee48bc2e3bddc7f23cd9392febe385a8021a373a
tests/security-server-tests/security_server_tests_client_smack.cpp