]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Fix compare script to test if options are not documented
authorSteven Rostedt <srostedt@redhat.com>
Fri, 23 Dec 2011 03:06:59 +0000 (22:06 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 23 Dec 2011 03:06:59 +0000 (22:06 -0500)
commit6c6a15e6914acec16760ec1de203ebc834ed5af9
treeea8ba66b4202505a4762ffcc7e9351711ad5c069
parent7a6b665265f9b81ece3c80c5ebd9a783e1d43780
ktest: Fix compare script to test if options are not documented

The compare script compare-ktest-sample.pl checks for options
that are defined in ktest.pl and not documented in samples.conf,
as well as samples in samples.conf that are not used in ktest.pl.

With the switch to the hash format to initialize the ktest variables
the compare script needs to be updated to handle the change.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/compare-ktest-sample.pl