Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Ddevlink_port_split.py26 def run_command(cmd, should_fail=False): argument
107 def split(k, port, should_fail=False): argument
/openbmc/qemu/tests/tcg/aarch64/
H A Ddcpodp.c20 bool should_fail = false; variable
H A Ddcpop.c20 bool should_fail = false; variable
H A Dsysregs.c70 bool should_fail; variable
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_verif_scale.c56 bool should_fail) in scale_test()
/openbmc/linux/tools/testing/selftests/mm/
H A Dmremap_test.c56 overlaps, should_fail, test_name) \ argument
/openbmc/linux/lib/
H A Dfault-inject.c161 bool should_fail(struct fault_attr *attr, ssize_t size) in should_fail() function
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.h40 # define should_fail(attr, size) 0 macro
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c348 bool should_fail = target > min; in igt_mock_contiguous() local
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c2373 static void do_test_validate_uuid(MigrateStart *args, bool should_fail) in do_test_validate_uuid()