From 36b5a4ca38064cfd5e19554f4b9a2b138a055478 Mon Sep 17 00:00:00 2001 From: Radu Patriu Date: Mon, 31 Mar 2014 11:49:58 +0300 Subject: openvswitch: add ptest support Install openvswitch test suite and run it as ptest. Signed-off-by: Radu Patriu Signed-off-by: Bruce Ashfield --- recipes-networking/openvswitch/files/run-ptest | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-networking/openvswitch/files/run-ptest (limited to 'recipes-networking/openvswitch/files/run-ptest') 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 @@ +#!/bin/sh + +./tests/testsuite --am-fmt -C tests AUTOTEST_PATH=utilities:vswitchd:ovsdb:tests + -- cgit v1.2.3-54-g00ecf