Add libsmack tests for NOSMACK environment.
authorLukasz Kostyra <l.kostyra@partner.samsung.com>
Wed, 7 Aug 2013 13:18:06 +0000 (15:18 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:07:38 +0000 (15:07 +0100)
commit0a329273b7a297d3ee8ae2fa8c3fed7fd66f6b2a
tree732f3878ccebb886301c207d56f67841c39d8190
parente697be81a37bb03fce1d5dfe7dc5ee52e4ae2b77
Add libsmack tests for NOSMACK environment.

[Issue#]        SSDWSSP-417
[Feature]       Add new libsmack tests that test libsmack 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 libsmack.
[Verification]  After successful compilation launch libsmack 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: I8a8df3d92efb2a373aeef10c73c24e635d85229f
tests/libsmack-tests/test_cases.cpp