From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> Hi, Here's another set of test suite enhancements. In particular I have added --logdir and --save-logs, plus --no-error which allows for one to run all the tests, without stopping after the first error. This makes it easier to run the test suite in an automated fashion and getting a report of all the tests that may have failed. I also did a bit to make the --help output more useful. Cheers, Jes Jes Sorensen (4): Add support for saving log files in test script Add --no-error argument to 'test' Improve --help message from test Move setup code to a function and introduce matching cleanup argument test | 113 ++++++++++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 82 insertions(+), 31 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html