diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2018-08-01 15:26:22 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-08-23 13:32:50 +0200 |
commit | 06d09a018f9ec52e24c46845a8cf2e8e3c2c6e1c (patch) | |
tree | d1f7c33793625977b6d925a3c738722ad1a3ca0e /job.c | |
parent | 659b11e7a7239529cfdb4968418268ff9aa22d88 (diff) | |
download | qemu-06d09a018f9ec52e24c46845a8cf2e8e3c2c6e1c.zip qemu-06d09a018f9ec52e24c46845a8cf2e8e3c2c6e1c.tar.gz qemu-06d09a018f9ec52e24c46845a8cf2e8e3c2c6e1c.tar.bz2 |
tests: virtio: separate ccw tests from libqos
Because qtest does not support s390 channel I/O, s390 only performs smoke tests on
those few devices that do not have any functional tests. Therefore, every time we
add functional tests for a virtio device, the choice is between removing
those tests from the s390 suite (so that s390 actually _loses_ coverage)
or sprinkling the test with architecture checks.
This patch simply creates a ccw-specific test that only performs smoke tests on
all virtio-ccw devices. If channel I/O support is ever added to qtest and libqos,
then this file can go away. In the meanwhile, it simplifies maintenance and
makes sure that all virtio devices are tested.
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'job.c')
0 files changed, 0 insertions, 0 deletions