From 8a5a4cb3a3636de21ff07051d60c15d737bbefb6 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Mon, 23 Mar 2015 17:24:58 +0100 Subject: [PATCH] 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 --- src/security-tests-all.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.7.4