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)
commitc2857cb4a855aba0c3f826bcd0dfef72abb0995b
treeea8ba66b4202505a4762ffcc7e9351711ad5c069
parent9cc9e091ed4c70535309dd9336a5ea5c2c5920aa
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