]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
qos-test: virtio-scsi test node
authorEmanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Tue, 31 Jul 2018 09:19:06 +0000 (11:19 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 16:28:42 +0000 (17:28 +0100)
commit4e20079869f51303c817ebf7a4dd483f6c76905c
tree3c7e7f337d3edf03c1d217debb2a543120d55c10
parent8f41a3a8229c1869d8705914cf4ac85846736268
qos-test: virtio-scsi test node

Convert tests/virtio-scsi-test in qgraph test node,
virtio-scsi-test. This test consumes a virtio-scsi interface
and checks that its function return the expected values.

Some functions are implemented only for virtio-scsi-pci, so they
don't consume virtio-scsi, but virtio-scsi-pci

Note that this test does not allocate any virtio-scsi structure,
it's all done by the qtest walking graph mechanism

Signed-off-by: Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/Makefile.include
tests/virtio-scsi-test.c