Extend list of tests done by security-tests-all.sh 68/37268/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 23 Mar 2015 16:24:58 +0000 (17:24 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 23 Mar 2015 16:30:21 +0000 (17:30 +0100)
Two more packages will be tested by executing security-tests-all.sh:
* libprivilege-control
* key-manager

Change-Id: I8fdefb6ff2c4a51060f2ac09179289b563596961

src/security-tests-all.sh

index a1fe677..653971a 100644 (file)
@@ -54,7 +54,7 @@ function printSummary
 
 runTest smack
 runTest smack-dbus
-#runTest libprivilege-control
+runTest libprivilege-control
 #runTest ss-clientsmack
 #runTest ss-server
 #runTest ss-password
@@ -62,6 +62,7 @@ runTest smack-dbus
 #runTest ss-stress
 runTest security-manager
 runTest cynara
+runTest ckm
 
 printSummary