On 02/03/2016 11:07, Laurent Vivier wrote: >> > + report_xfail("h-call available", rc == H_FUNCTION, rc == H_SUCCESS); >> > + if (rc != H_SUCCESS) >> > + return; > I think it can be disturbing to not always have the same number of > tests, so remove the initial checking and use the report_xfail on the > following report. > > It's actually fairly common, see for example x86/apic and x86/xsave tests. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html