diff options
| author | David Gibson | 2017-12-19 05:45:19 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2017-12-21 01:16:47 +0100 |
| commit | 5c96e091e8fb2bb7809bb1bfcd1dc1e954627292 (patch) | |
| tree | 3d59b080f8a2205b42cb4d2a48e5565b333804e0 /include/exec/exec-all.h | |
| parent | virtio_error: don't invoke status callbacks (diff) | |
| download | qemu-5c96e091e8fb2bb7809bb1bfcd1dc1e954627292.tar.gz qemu-5c96e091e8fb2bb7809bb1bfcd1dc1e954627292.tar.xz qemu-5c96e091e8fb2bb7809bb1bfcd1dc1e954627292.zip | |
tests/pxe-test: Remove unnecessary special case test functions
All of the x86 and some of the other test cases here use a common test
function, test_pxe_ipv4(), but one ppc and one s390 test use different
functions.
In the s390 case, this is completely pointless, the right parameter to
test_pxe_ipv4() will already do exactly the right thing. For the
spapr-vlan case there's a slight difference - it will use IPv6 instead of
IPv4.
But testing just one case with IPv6 (and NOT IPv4) is rather haphazard.
Change everything to use the common test function, until we have a better
way of testing IPv6 across the board.
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>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
