diff options
| author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:20:07 +0200 |
|---|---|---|
| committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:20:07 +0200 |
| commit | ee97d3d279164f8b44fb8afc997e4ae953d17106 (patch) | |
| tree | bff0bd4240f00bbb21624c1df55583f61abaea25 /recipes-networking/openvswitch/files/run-ptest | |
| download | meta-virtualization-daisy-140929.tar.gz | |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/run-ptest')
| -rw-r--r-- | recipes-networking/openvswitch/files/run-ptest | 4 |
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 | |||
