aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libteam/libteam/run-ptest
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2018-04-16 23:08:16 -0400
committerArmin Kuster <akuster808@gmail.com>2018-05-01 18:14:27 -0700
commitbfc66e11b8c83da43bdefdc82b21afd250502ad1 (patch)
treef0f0ac5dd77e0bdd3cf46be58a6ead64c0e9c7ca /meta-oe/recipes-support/libteam/libteam/run-ptest
parentebfc68a64eca606033ff888f2e06842dd4e2d6d4 (diff)
downloadmeta-openembedded-contrib-bfc66e11b8c83da43bdefdc82b21afd250502ad1.tar.gz
libteam: add ptest
The scripts/team_basic_test.py will be called as testcase. RedHat specific tests have been disabled since they are incampatible with OE. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libteam/libteam/run-ptest')
-rw-r--r--meta-oe/recipes-support/libteam/libteam/run-ptest3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libteam/libteam/run-ptest b/meta-oe/recipes-support/libteam/libteam/run-ptest
new file mode 100644
index 0000000000..4ba5acf051
--- /dev/null
+++ b/meta-oe/recipes-support/libteam/libteam/run-ptest
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+python $(dirname $0)/team_basic_test.py