summaryrefslogtreecommitdiff
path: root/tests/pxe-test.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake1-1/+1
2017-12-21tests/pxe-test: Add some extra testsDavid Gibson1-1/+3
2017-12-21tests/pxe-test: Test net booting over IPv6 in some casesDavid Gibson1-6/+20
2017-12-21tests/pxe-test: Use table of testcases rather than open-codingDavid Gibson1-22/+64
2017-12-21tests/pxe-test: Remove unnecessary special case test functionsDavid Gibson1-12/+3
2017-10-15tests/pxe: Test more NICs when running in SPEED=slow modeThomas Huth1-10/+21
2017-08-30tests/pxe: Check virtio-net-ccw on s390xThomas Huth1-0/+7
2017-08-02tests: switch pxe and vm gen id tests to use kvmMichael S. Tsirkin1-1/+1
2016-10-14tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth1-1/+1
2016-10-06tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe testThomas Huth1-2/+2
2016-10-05tests: Test IPv6 and ppc64 in the PXE testerThomas Huth1-7/+15
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-23all: Clean up includesPeter Maydell1-2/+1
2016-02-16tests: add pxe e1000 and virtio-pci testsVictor Kaplansky1-0/+69