aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2/run-ptest
diff options
context:
space:
mode:
authorMihaela Sendrea <mihaela.sendrea@enea.com>2013-07-04 16:23:43 +0200
committerSaul Wold <sgw@linux.intel.com>2013-07-09 07:56:14 -0700
commit22cf4cc85fbe21a53ca4684b0b06b9af20b2ecc5 (patch)
tree43f0843457c8af33ad2afec4893964f55db3eb54 /meta/recipes-core/libxml/libxml2/run-ptest
parentd084c31720f9c13a71c5981f4eda21e18ba2350f (diff)
downloadopenembedded-core-contrib-22cf4cc85fbe21a53ca4684b0b06b9af20b2ecc5.tar.gz
libxml2: Add ptest
Install libxml2 test suite and run it as ptest. Signed-off-by: Mihaela Sendrea <mihaela.sendrea@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2/run-ptest')
-rw-r--r--meta/recipes-core/libxml/libxml2/run-ptest3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2/run-ptest b/meta/recipes-core/libxml/libxml2/run-ptest
new file mode 100644
index 0000000000..473d0b67a7
--- /dev/null
+++ b/meta/recipes-core/libxml/libxml2/run-ptest
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+make -k runtests