summaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxc/files/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/lxc/files/run-ptest')
-rw-r--r--recipes-containers/lxc/files/run-ptest4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-containers/lxc/files/run-ptest b/recipes-containers/lxc/files/run-ptest
new file mode 100644
index 00000000..23a6256b
--- /dev/null
+++ b/recipes-containers/lxc/files/run-ptest
@@ -0,0 +1,4 @@
1#!/bin/sh
2
3make -C src/tests -k check-TESTS
4