This series makes several cleanups and enhancements to tests/pxe-test. In particular it improves its handling of different machine types.
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 | 100 +++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 75 insertions(+), 25 deletions(-) -- 2.14.3