linux/tools/testing/ktest
Steven Rostedt (Red Hat) 752d96657c ktest: Allow tests to use different GRUB_MENUs
To save connecting and searching for a given grub menu for each test,
ktest.pl will cache the grub number it found. The problem is that
different tests might use a different grub menu, but ktest.pl will
ignore it.

Instead, have ktest.pl check if the grub menu it used to cache the
content is the same as when it grabbed the menu. If not, grab it again,
otherwise just return the cached value.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2013-03-08 09:33:35 -05:00
..
examples ktest: Add make_warnings_file and process full warnings 2013-01-31 10:24:56 -05:00
compare-ktest-sample.pl ktest: Fix compare script to test if options are not documented 2011-12-22 22:06:59 -05:00
ktest.pl ktest: Allow tests to use different GRUB_MENUs 2013-03-08 09:33:35 -05:00
sample.conf ktest: Add make_warnings_file and process full warnings 2013-01-31 10:24:56 -05:00