On Thu, Feb 06, 2020 at 05:35:05PM +0100, Ján Tomko wrote: > When debugging test failures in seven independent test > cases, it might be helpful to only gather the debug output > of the failing cases. > > Record the indexes of the tests that fail and print them > in the VIR_TEST_RANGE of the command line that will result > in only those tests being run. > > Signed-off-by: Ján Tomko <[email protected]> > --- > tests/testutils.c | 12 ++++++++++++ > 1 file changed, 12 insertions(+)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
