Fix security_manager_05_app_install_uninstall_by_uid_5000 05/29405/2
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Oct 2014 11:32:38 +0000 (13:32 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Mon, 27 Oct 2014 16:26:30 +0000 (17:26 +0100)
commit4142add0b59648154b7020e3906ff33c7e082738
tree6f5a08d26bf8bc47f7c688966b4cb75812ee60e7
parentf6d046420864883f0b024bb663cc3fb0622e2f82
Fix security_manager_05_app_install_uninstall_by_uid_5000

User app (uid 5000) used for tests has been removed from system.
Due to this chage security-manager can not find it in /etc/passwd.
Special user is created in %post section and is removed in %postun
section. Current test name:
security_manager_05_app_install_uninstall_by_app_user

Change-Id: Ia2eec416b44fe216b08f1fc29ec46826621ad796
CMakeLists.txt
packaging/security-tests.spec
tests/common/tests_common.cpp
tests/common/tests_common.h
tests/security-manager-tests/CMakeLists.txt
tests/security-manager-tests/security_manager_tests.cpp