Home
last modified time | relevance | path

Searched defs:should_fail (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/tools/testing/selftests/net/
Ddevlink_port_split.py26 def run_command(cmd, should_fail=False): argument
105 def split(k, port, should_fail=False): argument
/linux-5.19.10/lib/
Dfault-inject.c106 bool should_fail(struct fault_attr *attr, ssize_t size) in should_fail() function
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dbpf_verif_scale.c56 bool should_fail) in scale_test()
/linux-5.19.10/tools/testing/selftests/vm/
Dmremap_test.c56 overlaps, should_fail, test_name) \ argument
/linux-5.19.10/drivers/gpu/drm/i915/selftests/
Dintel_memory_region.c348 bool should_fail = target > min; in igt_mock_contiguous() local