CKM table separation: tests adjusted to new C++ API.
[platform/core/test/security-tests.git] / tests / CMakeLists.txt
index 9606a41..10d38a8 100644 (file)
@@ -81,7 +81,6 @@ INSTALL(FILES ${PROJECT_SOURCE_DIR}/tests/tests-summary.sh
 
 INSTALL(FILES
     ${PROJECT_SOURCE_DIR}/tests/test-performance-check.sh
-    ${PROJECT_SOURCE_DIR}/tests/perf
     DESTINATION bin
     PERMISSIONS OWNER_READ
                 OWNER_WRITE
@@ -94,8 +93,10 @@ INSTALL(FILES
 
 
 ADD_SUBDIRECTORY(common)
+ADD_SUBDIRECTORY(ckm)
 ADD_SUBDIRECTORY(libprivilege-control-tests)
 ADD_SUBDIRECTORY(libsmack-tests)
+ADD_SUBDIRECTORY(smack-dbus-tests)
 ADD_SUBDIRECTORY(security-server-tests)
 ADD_SUBDIRECTORY(security-manager-tests)
 ADD_SUBDIRECTORY(cynara-tests)