Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information