| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 41 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 D | xe_sriov_pf_service_kunit.c | 85 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 D | xe_guc_relay_test.c | 253 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 D | vkms_config_test.c | 220 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 D | soc-topology-test.c | 255 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 D | soc-ops-test.c | 339 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 D | longest_symbol_kunit.c | 54 KUNIT_FAIL(test, "test_longest_symbol kallsyms: kprobe not registered\n"); in test_longest_symbol_kallsyms()
|
| /linux/init/ |
| H A D | initramfs_test.c | 111 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 D | elems.c | 30 KUNIT_FAIL(test, "failed to pad skb"); in mle_defrag()
|
| /linux/net/core/ |
| H A D | net_test.c | 231 KUNIT_FAIL(test, "segs error %pe", segs); in gso_test_func() 234 KUNIT_FAIL(test, "no segments"); in gso_test_func()
|
| H A D | dev_addr_lists_test.c | 69 KUNIT_FAIL(test, "Can't register netdev %d", err); in dev_addr_test_basic()
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_damage_helper_test.c | 111 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 D | drm_panic_test.c | 137 KUNIT_FAIL(test, "Can't allocate page\n"); in drm_test_panic_screen_user_page()
|
| H A D | drm_dp_mst_helper_test.c | 531 KUNIT_FAIL(test, "Encode/decode failed"); in drm_test_dp_mst_sideband_msg_req_decode()
|
| /linux/lib/kunit/ |
| H A D | kunit-test.c | 36 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 D | kunit-example-test.c | 87 KUNIT_FAIL(test, "You should not see this line."); in example_skip_test()
|
| /linux/drivers/iommu/ |
| H A D | io-pgtable-arm-selftests.c | 47 KUNIT_FAIL(test, "test failed for fmt idx %d\n", (i)); \
|
| /linux/fs/ext4/ |
| H A D | extents-test.c | 374 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 D | cs_dsp_mock_wmfw.c | 192 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 D | ttm_bo_test.c | 222 KUNIT_FAIL(test, "Couldn't create ttm bo reserve task\n"); in ttm_bo_reserve_interrupted()
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | start.rst | 238 KUNIT_FAIL(test, "This test never passes.");
|
| /linux/net/mctp/test/ |
| H A D | route-test.c | 1592 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 D | test.h | 770 #define KUNIT_FAIL(test, fmt, ...) \ macro
|
| /linux/mm/kasan/ |
| H A D | kasan_test_c.c | 133 KUNIT_FAIL(test, KUNIT_SUBTEST_INDENT "KASAN failure" \
|