aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sed/sed-4.2.2/run-ptest
diff options
context:
space:
mode:
authorChong Lu <Chong.Lu@windriver.com>2014-06-09 15:45:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-13 12:28:58 +0100
commitde8cc3192eefafa639a9f34fcc35799be3286191 (patch)
tree8322543d72d8888d01b68ebc4886bac5641cef4e /meta/recipes-extended/sed/sed-4.2.2/run-ptest
parente5f9166302baad837244e5a93bedb2797ab17e57 (diff)
downloadopenembedded-core-contrib-de8cc3192eefafa639a9f34fcc35799be3286191.tar.gz
sed: enable ptest support
Install sed test suite and run it as ptest. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sed/sed-4.2.2/run-ptest')
-rw-r--r--meta/recipes-extended/sed/sed-4.2.2/run-ptest3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/sed/sed-4.2.2/run-ptest b/meta/recipes-extended/sed/sed-4.2.2/run-ptest
new file mode 100644
index 0000000000..7c0f62770e
--- /dev/null
+++ b/meta/recipes-extended/sed/sed-4.2.2/run-ptest
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+make -C testsuite -k runtest-TESTS