]> Git Repo - qemu.git/commit
rocker: add tests
authorScott Feldman <[email protected]>
Sat, 14 Mar 2015 04:09:31 +0000 (21:09 -0700)
committerStefan Hajnoczi <[email protected]>
Mon, 11 May 2015 13:49:04 +0000 (14:49 +0100)
commit63d2ada2f55a85c3143ecf69a5aeecf6b3f3ffc9
tree3daeac93e7c60f4bdb77f63ffe5c9fa9ae49a53d
parentdc488f888060afdc129e0cc8812cf50c4c083423
rocker: add tests

Add some basic test for rocker to test L2/L3/L4 functionality.  Requires an
external test environment, simp, located here:

https://github.com/scottfeldman/simp

To run tests, simp environment must be installed and a suitable VM image built
and installed with a Linux 3.18 (or greater) kernel with rocker driver support
enabled.

Signed-off-by: Scott Feldman <[email protected]>
Message-id: 1426306173[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
tests/rocker/README [new file with mode: 0644]
tests/rocker/all [new file with mode: 0755]
tests/rocker/bridge [new file with mode: 0755]
tests/rocker/bridge-stp [new file with mode: 0755]
tests/rocker/bridge-vlan [new file with mode: 0755]
tests/rocker/bridge-vlan-stp [new file with mode: 0755]
tests/rocker/port [new file with mode: 0755]
tests/rocker/tut.dot [new file with mode: 0644]
This page took 0.026965 seconds and 4 git commands to generate.