security-manager-tests: install global apps to /opt/usr/apps, not /usr/apps 24/65124/1
authorRafal Krypa <r.krypa@samsung.com>
Tue, 5 Apr 2016 11:04:21 +0000 (13:04 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Thu, 7 Apr 2016 09:29:22 +0000 (11:29 +0200)
commit450f7fee28c099a37969614051d03a1d38223eb7
tree6cd65ee4cb5d33f04fc0de63e320a96172648279
parent6cab8010f818f754c8d0439c823a5e9e4adf1281
security-manager-tests: install global apps to /opt/usr/apps, not /usr/apps

Directory /usr/apps is now only for preloaded applications (TZ_SYS_RO_APP).
Security-manager tests install some global applications, hence it should use
/opt/usr/apps (TZ_SYS_RW_APP).

It should be fixed to rely on tizen-platform-config instead of hardcoding those
paths.

Change-Id: Ia82809ea21badff95b7b6c2e6be2e5d9789db1ab
packaging/security-tests.spec
src/security-manager-tests/CMakeLists.txt
src/security-manager-tests/common/app_install_helper.h
src/security-manager-tests/security_manager_tests.cpp