Searched refs:test_exprs (Results 1 – 13 of 13) sorted by relevance
26 test_exprs=['example.*'])
28 test_exprs=[
31 test_exprs=['(!disabled && "group:crosbolt" && '
32 test_exprs=['(!disabled && !"group:*" && informational && '
34 test_exprs=['(!disabled && !"group:*" && !informational && '
33 test_exprs=['(!disabled && !"group:*" && !informational && '
97 def initialize(self, host, test_exprs, ignore_test_failures=False, argument116 self._test_exprs = test_exprs
32 void test_exprs(C *c) { in test_exprs() function