Home
last modified time | relevance | path

Searched hist:c2857cb4a855aba0c3f826bcd0dfef72abb0995b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/ktest/
H A Dcompare-ktest-sample.pldiff c2857cb4a855aba0c3f826bcd0dfef72abb0995b Thu Dec 22 21:06:59 CST 2011 Steven Rostedt <srostedt@redhat.com> 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>