tests/pxe-test: Add some extra tests
commit18b20bb43a2f37f0c8ae23a3e9b3d9a4a05b6bd4
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 19 Dec 2017 04:45:22 +0000 (19 15:45 +1100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 21 Dec 2017 00:16:48 +0000 (21 02:16 +0200)
tree96f3d16d8164387803c2bbc425374e49c11cdc61
parentd23895d9ba182825b488a37699bae79c70729f5f
tests/pxe-test: Add some extra tests

Previously virtio-net was only tested for ppc64 in "slow" mode.  That
doesn't make much sense since virtio-net is used much more often in
practice than the spapr-vlan device which was tested always.  So, move
virtio-net to always be tested on ppc64.

We had no tests at all for the q35 machine, which doesn't seem wise
given its increasing prominence.  Add a couple of tests for it,
including testing the newer e1000e adapter.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/pxe-test.c