diff options
author | Mark Cave-Ayland | 2021-04-07 21:58:01 +0200 |
---|---|---|
committer | Mark Cave-Ayland | 2021-04-12 23:37:11 +0200 |
commit | ce94fa7aa646a18e9b9105a32eea2152b202b431 (patch) | |
tree | acc94ea2b39d684f3bf77d7b08ec610a0679bf06 /MAINTAINERS | |
parent | esp: ensure that do_cmd is set to zero before submitting an ESP select command (diff) | |
download | qemu-ce94fa7aa646a18e9b9105a32eea2152b202b431.tar.gz qemu-ce94fa7aa646a18e9b9105a32eea2152b202b431.tar.xz qemu-ce94fa7aa646a18e9b9105a32eea2152b202b431.zip |
tests/qtest: add tests for am53c974 device
Use the autogenerated fuzzer test cases as the basis for a set of am53c974
regression tests.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20210407195801.685-13-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 04beb34e7e..36055f14c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1772,6 +1772,7 @@ F: include/hw/scsi/* F: hw/scsi/* F: tests/qtest/virtio-scsi-test.c F: tests/qtest/fuzz-virtio-scsi-test.c +F: tests/qtest/am53c974-test.c T: git https://github.com/bonzini/qemu.git scsi-next SSI |