Fix for failing test (smack05_self_label) in libsmack test suite
authorPawel Broda <p.broda@partner.samsung.com>
Wed, 6 Nov 2013 08:28:12 +0000 (09:28 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:21:34 +0000 (15:21 +0100)
commit558d68e8555af75fe293aa446871847fc581dcb0
tree90605c0f5ca56f0ec7640595adeff0c67fb83743
parentfe7aa06cbaf85feca16a9beb9c9075ebb99c3208
Fix for failing test (smack05_self_label) in libsmack test suite

[Issue#]        SSDWSSP-601
[Bug]           smack05_self_label in libsmack test suite failed.
                Additionally, this fix provides the same smack
                labels "_" no matter what type of connection is
                used to communicate with the target (ssh or sdb).
[Cause]         Smack execute label on /usr/bin/libsmack-test is not
                always the same. It depends on the connection type
                during istallation.
                ssh names it "_" and sdb names it "sdbd".
[Solution]      Create "packaging/security-test.manifest" file.
[Verification]  Build, install, run test.

Change-Id: Id1cab6bb7d069e4eb8aa068d792e8344613c6986
packaging/security-tests.manifest [new file with mode: 0644]
packaging/security-tests.spec