OSDN Git Service

tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 19 Nov 2021 20:11:41 +0000 (21:11 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 18 Dec 2021 09:57:37 +0000 (10:57 +0100)
commit08c34c642dbcb5f7d9d94b07b471f80e333541cc
tree6be49ca463bf77dbd7ba7702d1280c3710a643d8
parent97a2b074d150918a7a3a4065b946a52d4d0be8a3
tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521

Without the previous commit, this test triggers:

  $ make check-qtest-x86_64
  [...]
  Running test qtest-x86_64/fuzz-megasas-test
  qemu-system-x86_64: softmmu/physmem.c:3229: address_space_unmap: Assertion `mr != NULL' failed.
  Broken pipe
  ERROR qtest-x86_64/fuzz-megasas-test - too few tests run (expected 2, got 1)

Suggested-by: Alexander Bulekov <alxndr@bu.edu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20211119201141.532377-3-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/qtest/fuzz-megasas-test.c