aboutsummaryrefslogtreecommitdiff
path: root/tests/pxe-test.c
AgeCommit message (Expand)Author
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake
2017-12-21tests/pxe-test: Add some extra testsDavid Gibson
2017-12-21tests/pxe-test: Test net booting over IPv6 in some casesDavid Gibson
2017-12-21tests/pxe-test: Use table of testcases rather than open-codingDavid Gibson
2017-12-21tests/pxe-test: Remove unnecessary special case test functionsDavid Gibson
2017-10-15tests/pxe: Test more NICs when running in SPEED=slow modeThomas Huth
2017-08-30tests/pxe: Check virtio-net-ccw on s390xThomas Huth
2017-08-02tests: switch pxe and vm gen id tests to use kvmMichael S. Tsirkin
2016-10-14tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth
2016-10-06tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe testThomas Huth
2016-10-05tests: Test IPv6 and ppc64 in the PXE testerThomas Huth
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-23all: Clean up includesPeter Maydell
2016-02-16tests: add pxe e1000 and virtio-pci testsVictor Kaplansky