]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/avocado: Add 'guest:xen' tag to tests running Xen guest
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 14 Nov 2023 14:37:57 +0000 (15:37 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 14 Nov 2023 16:09:27 +0000 (11:09 -0500)
commitbf8a7f3f8f8f5ff10a7c3fa29f7e84c34959e1be
treef26e9ed3e0c420dbdedaa33d02abbb4c5b1ecf91
parent11b4baa6e21bc9859ededbe7f7fe714ee8908692
tests/avocado: Add 'guest:xen' tag to tests running Xen guest

Add a tag to run all Xen-specific tests using:

  $ make check-avocado AVOCADO_TAGS='guest:xen'

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
tests/avocado/boot_xen.py
tests/avocado/kvm_xen_guest.py