]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
tests/qtest: Add fuzz-lsi53c895a-test
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 23 Nov 2021 11:17:32 +0000 (12:17 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 Nov 2021 21:25:58 +0000 (22:25 +0100)
commitaa62976c9d207d85fd503af7dc397c19e5782dae
treeae1852d9b8296b3847291d7033e8d732dd061147
parent4051a1f062c9b336343e22efa291ed15d235cd4f
tests/qtest: Add fuzz-lsi53c895a-test

Without the previous commit, this test triggers:

  $ make check-qtest-x86_64
  [...]
  Running test qtest-x86_64/fuzz-lsi53c895a-test
  qemu-system-x86_64: hw/scsi/lsi53c895a.c:624: lsi_do_dma: Assertion `s->current' failed.
  ERROR qtest-x86_64/fuzz-lsi53c895a-test - too few tests run (expected 1, got 0)

Suggested-by: Alexander Bulekov <alxndr@bu.edu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <20211123111732.83137-3-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS
tests/qtest/fuzz-lsi53c895a-test.c [new file with mode: 0644]
tests/qtest/meson.build