Hi, On 02/25/2016 01:24 PM, wangyan (AQ) wrote: > > > 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?
>From the top of my head I can only think of risu[1] which generates random instruction sequences. This is IIRC used to test whether TCG works correctly for ARM. Cheers, Bastian [1] https://github.com/stsquad/risu