linux-kernel-test/tools/testing/ktest
Steven Rostedt c1434dcc57 ktest: Reset saved min (force) configs for each test
The min configs are saved in a perl hash called force_configs, and this
hash is used to add configs to the .config file. But it was not being
reset between tests and a min config from a previous test would affect
the min config of the next test causing undesirable results.

Reset the force_config hash at the start of each test.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2012-07-20 22:39:16 -04:00
..
examples ktest: Add README to explain what is in the examples directory 2012-05-22 00:15:12 -04: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: Reset saved min (force) configs for each test 2012-07-20 22:39:16 -04:00
sample.conf ktest: Add MAX_MONITOR_WAIT option 2012-07-19 16:05:42 -04:00