Searched defs:should_fail (Results 1 – 6 of 6) sorted by relevance
26 def run_command(cmd, should_fail=False): argument107 def split(k, port, should_fail=False): argument
50 bool should_fail) in scale_test()
73 static inline bool should_fail(struct fault_attr *attr, ssize_t size) in should_fail() function
162 bool should_fail(struct fault_attr *attr, ssize_t size) in should_fail() function
63 overlaps, should_fail, test_name) \ argument
348 bool should_fail = target > min; in igt_mock_contiguous() local