SM : Enhance AppInstallHelper 36/89036/4
authorZofia Abramowska <z.abramowska@samsung.com>
Tue, 20 Sep 2016 17:36:17 +0000 (19:36 +0200)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Wed, 12 Oct 2016 09:17:02 +0000 (02:17 -0700)
commitd188a51d46c8f43910c6e0977b19492fdb8835d5
tree8ddeee426ce3463c00f91eeac25b97ee61541977
parentc8706a258fdeed5834857d645d94fb4a1d0c03fc
SM : Enhance AppInstallHelper

* Split into header and source file
* Fix constructors
* Change default uid
* Add creating public dir
* Add privileges
* Add install type
* Add author

Change-Id: I1797c64c6cacd9ba4b52169b03b338d388e2a004
src/security-manager-tests/CMakeLists.txt
src/security-manager-tests/common/app_install_helper.cpp [new file with mode: 0644]
src/security-manager-tests/common/app_install_helper.h
src/security-manager-tests/common/scoped_installer.h
src/security-manager-tests/test_cases_public_sharing.cpp