qemu-e2k/tests/rocker
Scott Feldman 63d2ada2f5 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 <sfeldma@gmail.com>
Message-id: 1426306173-24884-8-git-send-email-sfeldma@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-05-11 14:49:04 +01:00
..
README rocker: add tests 2015-05-11 14:49:04 +01:00
all rocker: add tests 2015-05-11 14:49:04 +01:00
bridge rocker: add tests 2015-05-11 14:49:04 +01:00
bridge-stp rocker: add tests 2015-05-11 14:49:04 +01:00
bridge-vlan rocker: add tests 2015-05-11 14:49:04 +01:00
bridge-vlan-stp rocker: add tests 2015-05-11 14:49:04 +01:00
port rocker: add tests 2015-05-11 14:49:04 +01:00
tut.dot rocker: add tests 2015-05-11 14:49:04 +01:00

README

Tests require simp (simple network simulator) found here:

https://github.com/scottfeldman/simp

Run 'all' to run all tests.