All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] tests/qtest/fuzz: Avoid QTest serialization
@ 2020-05-28 16:53 Philippe Mathieu-Daudé
  2020-05-28 16:53 ` [PATCH v2 1/1] tests/qtest/fuzz: Add faster virtio tests Philippe Mathieu-Daudé
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-05-28 16:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Laurent Vivier, Thomas Huth, Philippe Mathieu-Daudé,
	Alexander Bulekov, Bandan Das, Stefan Hajnoczi, Paolo Bonzini

Since v1:
- update virtio tests after talking with Alex & Stefan.

Alex, from here you can test the getenv("QTEST_LOG") trick.

Regards,

Phil.

Philippe Mathieu-Daudé (1):
  tests/qtest/fuzz: Add faster virtio tests

 tests/qtest/fuzz/virtio_net_fuzz.c  | 42 ++++++++++++++++++++---
 tests/qtest/fuzz/virtio_scsi_fuzz.c | 53 +++++++++++++++++++++++++----
 2 files changed, 84 insertions(+), 11 deletions(-)

-- 
2.21.3



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

end of thread, other threads:[~2020-05-29  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 16:53 [PATCH v2 0/1] tests/qtest/fuzz: Avoid QTest serialization Philippe Mathieu-Daudé
2020-05-28 16:53 ` [PATCH v2 1/1] tests/qtest/fuzz: Add faster virtio tests Philippe Mathieu-Daudé
2020-05-29  5:19   ` Alexander Bulekov

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.