summaryrefslogtreecommitdiffstats
path: root/meta-security/recipes-security/keynote/keynote-2.3/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'meta-security/recipes-security/keynote/keynote-2.3/run-ptest')
-rw-r--r--meta-security/recipes-security/keynote/keynote-2.3/run-ptest16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-security/recipes-security/keynote/keynote-2.3/run-ptest b/meta-security/recipes-security/keynote/keynote-2.3/run-ptest
deleted file mode 100644
index 4dc35c9d1..000000000
--- a/meta-security/recipes-security/keynote/keynote-2.3/run-ptest
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-
-cd @PTEST_PATH@
-keynote verify -e testsuite/test-env \
- -r false,maybe,probably,true \
- -k testsuite/auth1 -k testsuite/auth2 \
- -k testsuite/auth3 -k testsuite/auth4 \
- -l testsuite/test-assertion1 \
- -l testsuite/test-assertion2 \
- -l testsuite/test-assertion3 \
- -l testsuite/test-assertion4 \
- -l testsuite/test-assertion5 \
- -l testsuite/test-assertion6 \
- -l testsuite/test-assertion7 \
- && echo "PASS: keynote-ptest" \
- || echo "FAIL: keynote-ptest"
OpenPOWER on IntegriCloud