Hi all: AFAIK, there're several ways to test qemu: 1) virt-test, which is driven by autotest or avocado-vt, based on qemu-kvm 2) Qtest,using instruction “make check V=1”, which aims to do low level tests, that is to test function modules of qemu.
I've got 2 questions: 1) besides the 2 test suites, are there any other automatic-test tools? 2) is there any testsuite used to test qemu-xen, similar to virt-test? Anyone knows that? Thanks in advance. Best wishes, Sally