summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/files/run-ptest
diff options
context:
space:
mode:
authorRadu Patriu <radu.patriu@enea.com>2014-03-31 11:49:58 +0300
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-01 20:51:45 -0400
commit36b5a4ca38064cfd5e19554f4b9a2b138a055478 (patch)
treee2d0dddc258bb08e84670b1263b43871458c0f00 /recipes-networking/openvswitch/files/run-ptest
parent594a85674c5fd98ca9b34c3d94cca5c84c95cccb (diff)
downloadmeta-virtualization-36b5a4ca38064cfd5e19554f4b9a2b138a055478.tar.gz
openvswitch: add ptest support
Install openvswitch test suite and run it as ptest. Signed-off-by: Radu Patriu <radu.patriu@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/run-ptest')
-rw-r--r--recipes-networking/openvswitch/files/run-ptest4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-networking/openvswitch/files/run-ptest b/recipes-networking/openvswitch/files/run-ptest
new file mode 100644
index 00000000..dd067076
--- /dev/null
+++ b/recipes-networking/openvswitch/files/run-ptest
@@ -0,0 +1,4 @@
1#!/bin/sh
2
3./tests/testsuite --am-fmt -C tests AUTOTEST_PATH=utilities:vswitchd:ovsdb:tests
4