On Tue, 15 Dec 2020 19:36:20 +0100 Thomas Huth <th...@redhat.com> wrote:
> Add two more simple tests to check that virtio-rng and virtio-balloon > are at least (very) basically working on s390x. > > Based-on: 20201204121450.120730-1-coh...@redhat.com > > v2: > - Cosmetic changes according to Cornelia's suggestions > - Added Reviewed-bys from Wainer and Willian > > Thomas Huth (3): > tests/acceptance: Extract the code to clear dmesg and wait for CRW > reports > tests/acceptance: Test virtio-rng on s390 via /dev/hwrng > tests/acceptance: Test the virtio-balloon device on s390x > > tests/acceptance/machine_s390_ccw_virtio.py | 59 +++++++++++++++------ > 1 file changed, 43 insertions(+), 16 deletions(-) > Thanks, applied.