All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Stabellini <sstabellini@kernel.org>
To: george.dunlap@citrix.com
Cc: sstabellini@kernel.org, xen-devel@lists.xensource.com
Subject: [PATCH 0/3] raisin test fixes
Date: Tue, 23 May 2017 14:42:49 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.10.1705231440270.18759@sstabellini-ThinkPad-X260> (raw)

Hi all,

this small patch series fixes a couple of issues with ./raise test and
makes tests work on ARM (actually just busybox-pv for now, the others
are disabled).


Stefano Stabellini (3):
      raisin: introduce TEST_KERNEL and TEST_INITRD
      raisin: check for invalid initrds
      raisin/arm: properly ignore tests that don't work on ARM

 defconfig                         |  8 ++++++++
 lib/common-functions.sh           | 30 ++++++++++++++++++++++++++++++
 lib/common-tests.sh               | 13 ++-----------
 tests/busybox-hvm                 |  2 +-
 tests/busybox-hvm-migrate         |  2 +-
 tests/busybox-pv                  |  5 ++++-
 tests/cirros-minios-stubdom-hvm   |  5 +++++
 tests/cirros-minios-stubdom-pvhvm |  5 +++++
 tests/cirros-pvgrub2-pv           |  5 +++++
 tests/cirros-pygrub-pv            |  6 ++++++
 tests/cirros-qemu-hvm             |  5 +++++
 tests/cirros-qemu-pvhvm           |  5 +++++
 tests/cirros-separate-kernel-pv   |  6 ++++++
 13 files changed, 83 insertions(+), 14 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

             reply	other threads:[~2017-05-23 21:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23 21:42 Stefano Stabellini [this message]
2017-05-23 21:43 ` [PATCH 1/3] raisin: introduce TEST_KERNEL and TEST_INITRD Stefano Stabellini
2017-05-23 21:43   ` [PATCH 2/3] raisin: check for invalid initrds Stefano Stabellini
2017-05-23 21:43   ` [PATCH 3/3] raisin/arm: properly ignore tests that don't work on ARM Stefano Stabellini

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=alpine.DEB.2.10.1705231440270.18759@sstabellini-ThinkPad-X260 \
    --to=sstabellini@kernel.org \
    --cc=george.dunlap@citrix.com \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.