[PATCH v2 0/1] tests/qtest/fuzz: Avoid QTest serialization

Philippe Mathieu-Daudé posted 1 patch 3 years, 11 months ago
Test asan passed
Test docker-mingw@fedora passed
Test checkpatch passed
Test FreeBSD passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200528165303.1877-1-f4bug@amsat.org
tests/qtest/fuzz/virtio_net_fuzz.c  | 42 ++++++++++++++++++++---
tests/qtest/fuzz/virtio_scsi_fuzz.c | 53 +++++++++++++++++++++++++----
2 files changed, 84 insertions(+), 11 deletions(-)
[PATCH v2 0/1] tests/qtest/fuzz: Avoid QTest serialization
Posted by Philippe Mathieu-Daudé 3 years, 11 months ago
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