Daniel P. Berrangé <[email protected]> writes:
> When asking 'check' to list individual tests by invoking it in dry run > mode, it prints the paths to the tests relative to the base of the > I/O test directory. > > When asking 'check' to run an individual test, however, it mandates that > only the unqualified test name is given, without any path prefix. This > inconsistency makes it harder to ask for a list of tests and then invoke > each one. > > Thus the test listing code is change to flatten the test names, by > printing only the base name, which can be directly invoked. > > Signed-off-by: Daniel P. Berrangé <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
