linux/tools/testing/ktest
Steven Rostedt 8fddbe9bbf ktest: Allow perl regex expressions in conditional statements
Add '=~' and '!~' to the list of allowed conditionals for DEFAULT and
TEST_START section if statements.

ie.

 TEST_START IF TEST =~ .*test$

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2012-07-30 14:37:01 -04:00
..
examples
compare-ktest-sample.pl
ktest.pl ktest: Allow perl regex expressions in conditional statements 2012-07-30 14:37:01 -04:00
sample.conf