Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_port_split.py26 def run_command(cmd, should_fail=False): argument
107 def split(k, port, should_fail=False): argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_verif_scale.c50 bool should_fail) in scale_test()
/linux/include/linux/
H A Dfault-inject.h73 static inline bool should_fail(struct fault_attr *attr, ssize_t size) in should_fail() function
/linux/tools/testing/selftests/mm/
H A Dmremap_test.c67 overlaps, should_fail, test_name) \ argument
/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c57 #define should_fail(...) false macro