Paolo Bonzini <pbonz...@redhat.com> writes:
> On 07/08/20 12:48, Alex Bennée wrote: >>> Rules to execute tests are generated by a simple Python program >>> that integrates into the existing "make check" mechanism. This >>> provides familiarity for developers, and also allows piecewise >>> conversion of the testsuite Makefiles to meson. >> Hmm not sure why check-tcg has broken then: >> >> 11:44:37 [alex.bennee@hackbox2:~/l/q/b/all] review/meson-for-5.2|✔ + make >> check-tcg >> make[1]: Entering directory '/home/alex.bennee/lsrc/qemu.git/slirp' >> make[1]: Nothing to be done for 'all'. >> make[1]: Leaving directory '/home/alex.bennee/lsrc/qemu.git/slirp' >> make: *** No rule to make target 'run-tcg-tests-aarch64-softmmu', needed >> by 'check-tcg'. Stop. >> >> > > Probably unrelated unless you bisected it to this patch. I'll check. I tried bisecting but there was too much breakage at the other commits. > > Paolo -- Alex Bennée