qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: mst@redhat.com
Cc: thuth@redhat.com, qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: [Qemu-devel] [PATCHv3 0/4] Improvements to pxe-test
Date: Tue, 19 Dec 2017 15:45:18 +1100	[thread overview]
Message-ID: <20171219044522.10850-1-david@gibson.dropbear.id.au> (raw)

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

             reply	other threads:[~2017-12-19  4:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19  4:45 David Gibson [this message]
2017-12-19  4:45 ` [Qemu-devel] [PATCHv3 1/4] tests/pxe-test: Remove unnecessary special case test functions David Gibson
2017-12-19  4:45 ` [Qemu-devel] [PATCHv3 2/4] tests/pxe-test: Use table of testcases rather than open-coding David Gibson
2017-12-19  4:45 ` [Qemu-devel] [PATCHv3 3/4] tests/pxe-test: Test net booting over IPv6 in some cases David Gibson
2017-12-19  4:45 ` [Qemu-devel] [PATCHv3 4/4] tests/pxe-test: Add some extra tests David Gibson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171219044522.10850-1-david@gibson.dropbear.id.au \
    --to=david@gibson.dropbear.id.au \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).