Message ID | CAJ+F1CJ+ECAuVESh7uD18tV5sjXk=s-bk5o94t8SBcMjgjXrPA@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, 09/30 13:25, Marc-André Lureau wrote: > In any case > Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Paolo, are you happy with taking this patch? Fam
diff --git a/tests/Makefile.include b/tests/Makefile.include index f5491c7..8e5dc72 100644 --- a/tests/Makefile.include +++ b/tests/Makefile.include @@ -743,6 +743,7 @@ run-tests = $(call quiet-command,\ ifneq ($(CONFIG_GCOV),) check-qtest-%: QTEST_TARGET=$* +check-qtest-%: subdir-$*-softmmu $(patsubst %, check-qtest-%, $(QTEST_TARGETS)): check-qtest-%: $(check-qtest-y) @rm -f *.gcda */*.gcda */*/*.gcda */*/*/*.gcda