[KTEST PATCH 00/10] collection of ktest patches

From: Andrew Jones
Date: Fri Aug 12 2011 - 09:32:23 EST


More than once I've had to drive git-bisect to bisect boot issues for
Xen guests. The last time I needed to do so I decided to give ktest a
whirl. While whirling I wrote a couple patches and added a few features.
This patchset is the collection.

Andrew Jones (10):
ktest: create outputdir, if it doesn't exist
ktest: small cleanup
ktest: factor reboot code
ktest: Introduce RESET_TIME
ktest: refactor monitor/boot/test code
ktest: make start_monitor_and_boot true to its name
ktest: Introduce PASS_COUNT
ktest: test faster, put REBOOT_ON_SUCCESS to more work
ktest: test faster, favor rsync over the tarball method
ktest: Introduce FAILURE_LINE

tools/testing/ktest/ktest.pl | 208 +++++++++++++++++++++++----------------
tools/testing/ktest/sample.conf | 23 ++++-
2 files changed, 147 insertions(+), 84 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/