Add security-server tests for NOSMACK environment.
authorLukasz Kostyra <l.kostyra@partner.samsung.com>
Tue, 13 Aug 2013 06:06:07 +0000 (08:06 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:07:38 +0000 (15:07 +0100)
commit5d4fb9d96c03bdfa4be2da1ee29e5d5abce0b5d7
treebfa45d2a15d8afcbe7cb886970f60b90040c9aa6
parent0a329273b7a297d3ee8ae2fa8c3fed7fd66f6b2a
Add security-server tests for NOSMACK environment.

[Issue#]        SSDWSSP-417
[Feature]       Add new security-server tests that test security-server behaviour on NOSMACK
                environment.
[Cause]         When previous tests were launched on NOSMACK environment they returned false errors
                because the system behaved differently with SMACK turned off.
[Solution]      Creating new tests that would expect different behaviour from security-server.
[Verification]  After successful compilation launch security-server tests on NOSMACK environment.
                Tests that previously failed and were turned off in one of my previous commits
                should appear with "_nosmack" ending in name.

Change-Id: I8c03ed8d97ff970f684466f6927a6e01f0c43d46
tests/security-server-tests/security_server_tests_client_smack.cpp
tests/security-server-tests/security_server_tests_dbus.cpp
tests/security-server-tests/security_server_tests_label.cpp
tests/security-server-tests/security_server_tests_server.cpp
tests/security-server-tests/security_server_tests_weird_arguments.cpp