Home
last modified time | relevance | path

Searched refs:KUNIT_FAIL (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c41 KUNIT_FAIL(test, "Failed to validate bo.\n"); in ccs_test_migrate()
50 KUNIT_FAIL(test, "Failed to submit bo clear.\n"); in ccs_test_migrate()
56 KUNIT_FAIL(test, "Timeout while clearing bo.\n"); in ccs_test_migrate()
66 KUNIT_FAIL(test, "Failed to evict bo.\n"); in ccs_test_migrate()
76 KUNIT_FAIL(test, "Failed to sync bo eviction.\n"); in ccs_test_migrate()
87 KUNIT_FAIL(test, "Bo was not in expected placement.\n"); in ccs_test_migrate()
93 KUNIT_FAIL(test, "No TTM CCS pages present.\n"); in ccs_test_migrate()
102 KUNIT_FAIL(test, in ccs_test_migrate()
113 KUNIT_FAIL(test, in ccs_test_migrate()
146 KUNIT_FAIL(test, "Failed to create bo.\n"); in ccs_test_run_tile()
[all …]
H A Dxe_sriov_pf_service_kunit.c85 KUNIT_FAIL(test, "FIXME: don't know how to test multi-version yet!\n"); in pf_negotiate_base_newer()
102 KUNIT_FAIL(test, "FIXME: don't know how to test multi-version yet!\n"); in pf_negotiate_base_next()
H A Dxe_guc_relay_test.c253 KUNIT_FAIL(test, "bad RELAY action %#x", msg[0]); in replacement_xe_guc_ct_send_recv_loopback_relay()
/linux/drivers/gpu/drm/vkms/tests/
H A Dvkms_config_test.c220 KUNIT_FAIL(test, "Unexpected plane"); in vkms_config_test_get_planes()
230 KUNIT_FAIL(test, "Unexpected plane"); in vkms_config_test_get_planes()
239 KUNIT_FAIL(test, "Unexpected plane"); in vkms_config_test_get_planes()
257 KUNIT_FAIL(test, "Unexpected CRTC"); in vkms_config_test_get_crtcs()
264 KUNIT_FAIL(test, "Unexpected CRTC"); in vkms_config_test_get_crtcs()
272 KUNIT_FAIL(test, "Unexpected CRTC"); in vkms_config_test_get_crtcs()
279 KUNIT_FAIL(test, "Unexpected CRTC"); in vkms_config_test_get_crtcs()
304 KUNIT_FAIL(test, "Unexpected encoder"); in vkms_config_test_get_encoders()
314 KUNIT_FAIL(test, "Unexpected encoder"); in vkms_config_test_get_encoders()
323 KUNIT_FAIL(test, "Unexpected encoder"); in vkms_config_test_get_encoders()
[all …]
/linux/sound/soc/
H A Dsoc-topology-test.c255 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_with_null_comp()
297 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_with_null_ops()
359 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_with_null_fw()
407 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_empty_tplg()
462 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_empty_tplg_bad_magic()
517 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_empty_tplg_bad_abi()
572 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_empty_tplg_bad_size()
628 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_empty_tplg_bad_payload_size()
676 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_pcm_tplg()
726 KUNIT_FAIL(test, "Failed to register card"); in snd_soc_tplg_test_load_pcm_tplg_reload_comp()
[all …]
H A Dsoc-ops-test.c339 KUNIT_FAIL(priv->test, "Unexpected bus read"); in mock_regmap_read()
350 KUNIT_FAIL(priv->test, "Unexpected bus gather_write"); in mock_regmap_gather_write()
360 KUNIT_FAIL(priv->test, "Unexpected bus write"); in mock_regmap_write()
/linux/lib/tests/
H A Dlongest_symbol_kunit.c54 KUNIT_FAIL(test, "test_longest_symbol kallsyms: kprobe not registered\n"); in test_longest_symbol_kallsyms()
/linux/init/
H A Dinitramfs_test.c111 KUNIT_FAIL(test, "unpack failed %s", err); in initramfs_test_extract()
229 KUNIT_FAIL(test, "open failed"); in initramfs_test_data()
435 KUNIT_FAIL(test, "open failed"); in initramfs_test_fname_pad()
/linux/net/mac80211/tests/
H A Delems.c30 KUNIT_FAIL(test, "failed to pad skb"); in mle_defrag()
/linux/net/core/
H A Dnet_test.c231 KUNIT_FAIL(test, "segs error %pe", segs); in gso_test_func()
234 KUNIT_FAIL(test, "no segments"); in gso_test_func()
H A Ddev_addr_lists_test.c69 KUNIT_FAIL(test, "Can't register netdev %d", err); in dev_addr_test_basic()
/linux/drivers/gpu/drm/tests/
H A Ddrm_damage_helper_test.c111 KUNIT_FAIL(test, "Cannot have damage clip with no dimension."); in check_damage_clip()
113 KUNIT_FAIL(test, "Damage cannot be outside rounded plane src."); in check_damage_clip()
115 KUNIT_FAIL(test, "Damage = %d %d %d %d, want = %d %d %d %d", in check_damage_clip()
H A Ddrm_panic_test.c137 KUNIT_FAIL(test, "Can't allocate page\n"); in drm_test_panic_screen_user_page()
H A Ddrm_dp_mst_helper_test.c531 KUNIT_FAIL(test, "Encode/decode failed"); in drm_test_dp_mst_sideband_msg_req_decode()
/linux/lib/kunit/
H A Dkunit-test.c36 KUNIT_FAIL(test, "Catch should not be called\n"); in kunit_test_no_catch()
61 KUNIT_FAIL(test, "This line should never be reached\n"); in kunit_test_unsuccessful_try()
124 KUNIT_FAIL(test, "This line should never be reached\n"); in kunit_test_null_dereference()
H A Dkunit-example-test.c87 KUNIT_FAIL(test, "You should not see this line."); in example_skip_test()
/linux/drivers/iommu/
H A Dio-pgtable-arm-selftests.c47 KUNIT_FAIL(test, "test failed for fmt idx %d\n", (i)); \
/linux/fs/ext4/
H A Dextents-test.c374 KUNIT_FAIL(test, in ext4_map_create_blocks_helper()
422 KUNIT_FAIL(test, "param->type %d not support.", param->type); in test_split_convert()
/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_mock_wmfw.c192 KUNIT_FAIL(builder->test_priv->test, "wmfwV0 does not have alg blocks\n"); in cs_dsp_mock_wmfw_start_alg_info_block()
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c222 KUNIT_FAIL(test, "Couldn't create ttm bo reserve task\n"); in ttm_bo_reserve_interrupted()
/linux/Documentation/dev-tools/kunit/
H A Dstart.rst238 KUNIT_FAIL(test, "This test never passes.");
/linux/net/mctp/test/
H A Droute-test.c1592 KUNIT_FAIL(test, in mctp_test_bind_lookup()
1599 KUNIT_FAIL(test, "no message received"); in mctp_test_bind_lookup()
/linux/include/kunit/
H A Dtest.h770 #define KUNIT_FAIL(test, fmt, ...) \ macro
/linux/mm/kasan/
H A Dkasan_test_c.c133 KUNIT_FAIL(test, KUNIT_SUBTEST_INDENT "KASAN failure" \