mbox series

[0/4] Improvements to pxe-test

Message ID 20171215101651.13911-1-david@gibson.dropbear.id.au
Headers show
Series Improvements to pxe-test | expand

Message

David Gibson Dec. 15, 2017, 10:16 a.m. UTC
This series makes several cleanups and enhancements to tests/pxe-test.
In particular it improves its handling of different machine types.

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 | 107 ++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 82 insertions(+), 25 deletions(-)