Paolo Bonzini 5cb8f0db0a qos-test: virtio-blk test node
Convert tests/virtio-blk-test in qgraph test node,
virtio-blk-test. This test consumes a virtio-blk interface
and checks that its function return the expected values.

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

Note that this test does not allocate any virtio-blk structure,
it's all done by the qtest walking graph mechanism.  The allocator
is also provided by qgraph; remove malloc-generic.c and malloc-generic.h
which are not used anymore.

Signed-off-by: Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-03-07 17:28:41 +01:00
..
2019-03-07 17:28:41 +01:00
2019-02-28 12:02:07 +00:00
2019-03-07 17:28:26 +01:00
2019-03-07 17:28:41 +01:00
2019-03-07 17:28:25 +01:00
2019-02-26 19:04:47 +00:00
2019-03-05 11:27:41 +08:00
2019-03-07 17:28:27 +01:00