summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest')
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest2
1 files changed, 2 insertions, 0 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest
new file mode 100644
index 000000000..884d9dc69
--- /dev/null
+++ b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest
@@ -0,0 +1,2 @@
+#!/bin/sh
+make -k runteststatic runtestshared | sed -r -e 's/^(\s+\*+ (.+?) test OK \*+)/\1\nPASS: \2/' -e 's/^(\s+\*+ (.+?) test FAILED \*+)/\1\nFAIL: \2/'
OpenPOWER on IntegriCloud