summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-core/systemd/systemd/run-ptest')
-rw-r--r--yocto-poky/meta/recipes-core/systemd/systemd/run-ptest5
1 files changed, 5 insertions, 0 deletions
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest b/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
new file mode 100644
index 000000000..a2d61c289
--- /dev/null
+++ b/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+tar -C test -xJf test/sys.tar.xz
+make test/rules-test.sh.log
+make test/udev-test.pl.log
OpenPOWER on IntegriCloud