[Qemu-devel] [PATCHv3 0/4] Improvements to pxe-test

David Gibson posted 4 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171219044522.10850-1-david@gibson.dropbear.id.au
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
tests/pxe-test.c | 99 ++++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 74 insertions(+), 25 deletions(-)
[Qemu-devel] [PATCHv3 0/4] Improvements to pxe-test
Posted by David Gibson 6 years, 4 months ago
This series makes several cleanups and enhancements to tests/pxe-test.
In particular it improves its handling of different machine types.

Please apply.

Changes since v2:
  * At thuth's suggestion add bootindex=1 on all test cases, removing
    the need for per-case device options.
Changes since v1:
  * Simplified handling of device model options, at the expense of
    further changes to the test names
  * Assorted minor changes based on review

David Gibson (4):
  tests/pxe-test: Remove unnecessary special case test functions
  tests/pxe-test: Use table of testcases rather than open-coding
  tests/pxe-test: Test net booting over IPv6 in some cases
  tests/pxe-test: Add some extra tests

 tests/pxe-test.c | 99 ++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 74 insertions(+), 25 deletions(-)

-- 
2.14.3