Fix set privilege tests for OSP and EFL
authorZofia Abramowska <z.abramowska@samsung.com>
Thu, 13 Feb 2014 12:57:44 +0000 (13:57 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 12 Mar 2014 11:02:05 +0000 (12:02 +0100)
commitdf1fe7186517d6349195261af3ef9e4a3a475e41
treea8611106ef00f036f8c02a8858982f4d4c338f5e
parentf54c88e83cbb7d6a9cebb44d3ea658acaceb5df2
Fix set privilege tests for OSP and EFL

[Issue#] PSDAC-125
[Bug] Imporper tests for perm_app_set_privilege
[Cause] App type for OSP should be "tpk" inseatd of NULL.
No test for EFL type of application.
[Solution] Changed app type for OSP and added perm_app_set_privilege
tests for EFL.
[Verification] Build. Run libprivilege tests. One test more should be
run and no more tests should fail.

Change-Id: I366368e4ba3ef5e9389ed15abd0fd056b937015b
packaging/security-tests.manifest
packaging/security-tests.spec
tests/libprivilege-control-tests/CMakeLists.txt
tests/libprivilege-control-tests/EFL_test_privilege_control_rules_efl.dac [new file with mode: 0644]
tests/libprivilege-control-tests/common/libprivilege-control_test_common.h
tests/libprivilege-control-tests/hello-tizen.cpp [new file with mode: 0644]
tests/libprivilege-control-tests/libprivilege-control_test_common.cpp
tests/libprivilege-control-tests/test_cases.cpp
tests/libprivilege-control-tests/test_cases_nosmack.cpp