From: Pawel Wieczorek Date: Mon, 23 Mar 2015 16:24:58 +0000 (+0100) Subject: Extend list of tests done by security-tests-all.sh X-Git-Tag: security-manager_5.5_testing~122^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F37268%2F1;p=platform%2Fcore%2Ftest%2Fsecurity-tests.git Extend list of tests done by security-tests-all.sh Two more packages will be tested by executing security-tests-all.sh: * libprivilege-control * key-manager Change-Id: I8fdefb6ff2c4a51060f2ac09179289b563596961 --- diff --git a/src/security-tests-all.sh b/src/security-tests-all.sh index a1fe677..653971a 100644 --- a/src/security-tests-all.sh +++ b/src/security-tests-all.sh @@ -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