qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Disable tests when device is not compiled in
@ 2018-08-27 10:04 Juan Quintela
  2018-08-27 10:04 ` [Qemu-devel] [PULL 1/9] configure: We don't want to clean configuration files Juan Quintela
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Juan Quintela @ 2018-08-27 10:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: dgilbert, lvivier, peterx

The following changes since commit 235c82acca0491465e94be3cae2583b42d37c859:

  Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180823' into staging (2018-08-25 13:08:57 +0100)

are available in the Git repository at:

  git://github.com/juanquintela/qemu.git tags/check/20180827

for you to fetch changes up to ee1f6c812b3240420dff07a3860060b7d4abfe09:

  check: Move wdt_ib700 test to common (2018-08-27 11:27:07 +0200)

----------------------------------------------------------------
check/next for 20180827

Hi

This are the patches that are reviewed to disable tests when devices
are not compiled in.  I will stop now until the changes to qtest are
finished.

Later, Juan.

----------------------------------------------------------------
Juan Quintela (9):
      configure: We don't want to clean configuration files
      check: Only test isa-testdev when it is compiled in
      check: Only test usb-xhci-nec when it is compiled in
      x86_64-softmmu: Configuration is identical to i386-softmmu
      check: Only test ivshm when it is compiled in
      check: Only test boot-serial when sga is compiled in
      check: Move VMXNET3 test to common
      check: Move endianess test to common
      check: Move wdt_ib700 test to common

 Makefile                           |  3 +-
 default-configs/x86_64-softmmu.mak | 67 +-------------------------------------
 tests/Makefile.include             | 41 +++++++++--------------
 3 files changed, 19 insertions(+), 92 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-08-27 15:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-27 10:04 [Qemu-devel] [PULL 0/9] Disable tests when device is not compiled in Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 1/9] configure: We don't want to clean configuration files Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 2/9] check: Only test isa-testdev when it is compiled in Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 3/9] check: Only test usb-xhci-nec " Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 4/9] x86_64-softmmu: Configuration is identical to i386-softmmu Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 5/9] check: Only test ivshm when it is compiled in Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 6/9] check: Only test boot-serial when sga " Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 7/9] check: Move VMXNET3 test to common Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 8/9] check: Move endianess " Juan Quintela
2018-08-27 10:04 ` [Qemu-devel] [PULL 9/9] check: Move wdt_ib700 " Juan Quintela
2018-08-27 15:43 ` [Qemu-devel] [PULL 0/9] Disable tests when device is not compiled in Peter Maydell

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).