summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest')
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest6
1 files changed, 6 insertions, 0 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
new file mode 100644
index 000000000..2ae76ffaf
--- /dev/null
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+cd tests
+tar -C test -xJf test/sys.tar.xz
+make check-TESTS
+cd ..
OpenPOWER on IntegriCloud