Tests for new structure of application file paths
[platform/core/test/security-tests.git] / tests / security-manager-tests / CMakeLists.txt
index 447efce..5b2b2eb 100644 (file)
@@ -81,6 +81,6 @@ TARGET_LINK_LIBRARIES(${TARGET_SEC_MGR_TESTS}
 INSTALL(TARGETS ${TARGET_SEC_MGR_TESTS} DESTINATION /usr/bin)
 
 INSTALL(DIRECTORY
-    ${PROJECT_SOURCE_DIR}/tests/security-manager-tests/test_DIR
+    ${PROJECT_SOURCE_DIR}/tests/security-manager-tests/apps_rw/
     DESTINATION /usr/apps/
 )