drivers/char/misc_minor_kunit.c
166
KUNIT_FAIL(test, "failed to create node\n");
drivers/char/misc_minor_kunit.c
170
KUNIT_FAIL(test, "failed to open misc device: %ld\n", PTR_ERR(filp));
drivers/char/misc_minor_kunit.c
417
KUNIT_FAIL(test, "misc_register allocated minor %d\n", miscdev[i].minor);
drivers/dma-buf/st-dma-fence-chain.c
188
KUNIT_FAIL(test, "Reported %d for find_seqno(0)!", err);
drivers/dma-buf/st-dma-fence-chain.c
197
KUNIT_FAIL(test, "Reported %d for find_seqno(%d:%d)!",
drivers/dma-buf/st-dma-fence-chain.c
202
KUNIT_FAIL(test, "Incorrect fence reported by find_seqno(%d:%d)",
drivers/dma-buf/st-dma-fence-chain.c
211
KUNIT_FAIL(test, "Error reported for finding self");
drivers/dma-buf/st-dma-fence-chain.c
215
KUNIT_FAIL(test, "Incorrect fence reported by find self");
drivers/dma-buf/st-dma-fence-chain.c
223
KUNIT_FAIL(test, "Error not reported for future fence: find_seqno(%d:%d)!",
drivers/dma-buf/st-dma-fence-chain.c
232
KUNIT_FAIL(test, "Error reported for previous fence!");
drivers/dma-buf/st-dma-fence-chain.c
236
KUNIT_FAIL(test, "Incorrect fence reported by find_seqno(%d:%d)",
drivers/dma-buf/st-dma-fence-chain.c
261
KUNIT_FAIL(test, "Reported %d for find_seqno()!", err);
drivers/dma-buf/st-dma-fence-chain.c
266
KUNIT_FAIL(test, "Incorrect chain-fence.seqno:%lld reported for completed seqno:1",
drivers/dma-buf/st-dma-fence-chain.c
273
KUNIT_FAIL(test, "Reported %d for finding self!", err);
drivers/dma-buf/st-dma-fence-chain.c
295
KUNIT_FAIL(test, "Reported %d for find_seqno()!", err);
drivers/dma-buf/st-dma-fence-chain.c
307
KUNIT_FAIL(test, "Incorrect chain-fence.seqno:%lld reported for completed seqno:2",
drivers/dma-buf/st-dma-fence-chain.c
334
KUNIT_FAIL(test, "Reported %d for find_seqno(%d:%d)!",
drivers/dma-buf/st-dma-fence-chain.c
339
KUNIT_FAIL(test, "Incorrect fence.seqno:%lld reported by find_seqno(%d:%d)",
drivers/dma-buf/st-dma-fence-chain.c
350
KUNIT_FAIL(test, "Error reported for finding self");
drivers/dma-buf/st-dma-fence-chain.c
354
KUNIT_FAIL(test, "Incorrect fence reported by find self");
drivers/dma-buf/st-dma-fence-chain.c
430
KUNIT_FAIL(test, "Failed to allocate threads array");
drivers/dma-buf/st-dma-fence-chain.c
483
KUNIT_FAIL(test, "chain[%d] not signaled!", i);
drivers/dma-buf/st-dma-fence-chain.c
489
KUNIT_FAIL(test, "chain[%d] is signaled!", i);
drivers/dma-buf/st-dma-fence-chain.c
511
KUNIT_FAIL(test, "chain[%d] is signaled!", i);
drivers/dma-buf/st-dma-fence-chain.c
518
KUNIT_FAIL(test, "chain[%d] was not signaled!", i);
drivers/dma-buf/st-dma-fence-chain.c
549
KUNIT_FAIL(test, "Failed to create kthread");
drivers/dma-buf/st-dma-fence-chain.c
577
KUNIT_FAIL(test, "Failed to create kthread");
drivers/dma-buf/st-dma-fence-chain.c
623
KUNIT_FAIL(test, "Failed to create kthread");
drivers/dma-buf/st-dma-fence-chain.c
87
KUNIT_FAIL(test, "Failed to create chain");
drivers/dma-buf/st-dma-fence-unwrap.c
129
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
145
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
150
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence-unwrap.c
167
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
183
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
188
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence-unwrap.c
205
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
224
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
229
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence-unwrap.c
246
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
254
KUNIT_FAIL(test, "Failed to merge fences");
drivers/dma-buf/st-dma-fence-unwrap.c
266
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
271
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence-unwrap.c
292
KUNIT_FAIL(test, "Failed to merge fences");
drivers/dma-buf/st-dma-fence-unwrap.c
301
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
306
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence-unwrap.c
329
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
337
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
345
KUNIT_FAIL(test, "Failed to merge fences");
drivers/dma-buf/st-dma-fence-unwrap.c
357
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
362
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence-unwrap.c
385
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
397
KUNIT_FAIL(test, "Failed to create chain");
drivers/dma-buf/st-dma-fence-unwrap.c
403
KUNIT_FAIL(test, "Failed to create chain");
drivers/dma-buf/st-dma-fence-unwrap.c
417
KUNIT_FAIL(test, "Unexpected order!");
drivers/dma-buf/st-dma-fence-unwrap.c
421
KUNIT_FAIL(test, "Unexpected order!");
drivers/dma-buf/st-dma-fence-unwrap.c
423
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
428
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence-unwrap.c
449
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
457
KUNIT_FAIL(test, "Failed to merge fences");
drivers/dma-buf/st-dma-fence-unwrap.c
464
KUNIT_FAIL(test, "Failed to create array");
drivers/dma-buf/st-dma-fence-unwrap.c
471
KUNIT_FAIL(test, "Failed to merge fences");
drivers/dma-buf/st-dma-fence-unwrap.c
483
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
488
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence-unwrap.c
517
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
525
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
533
KUNIT_FAIL(test, "Failed to create mock fence");
drivers/dma-buf/st-dma-fence-unwrap.c
541
KUNIT_FAIL(test, "Failed to create array");
drivers/dma-buf/st-dma-fence-unwrap.c
547
KUNIT_FAIL(test, "Failed to create array");
drivers/dma-buf/st-dma-fence-unwrap.c
553
KUNIT_FAIL(test, "Failed to merge fences");
drivers/dma-buf/st-dma-fence-unwrap.c
565
KUNIT_FAIL(test, "Unexpected fence!");
drivers/dma-buf/st-dma-fence-unwrap.c
570
KUNIT_FAIL(test, "Not all fences seen!");
drivers/dma-buf/st-dma-fence.c
108
KUNIT_FAIL(test, "Failed to add callback, fence already signaled!");
drivers/dma-buf/st-dma-fence.c
114
KUNIT_FAIL(test, "Callback failed!");
drivers/dma-buf/st-dma-fence.c
135
KUNIT_FAIL(test, "Added callback, but fence was already signaled!");
drivers/dma-buf/st-dma-fence.c
141
KUNIT_FAIL(test, "Callback called after failed attachment!");
drivers/dma-buf/st-dma-fence.c
158
KUNIT_FAIL(test, "Failed to add callback, fence already signaled!");
drivers/dma-buf/st-dma-fence.c
163
KUNIT_FAIL(test, "Failed to remove callback!");
drivers/dma-buf/st-dma-fence.c
169
KUNIT_FAIL(test, "Callback still signaled after removal!");
drivers/dma-buf/st-dma-fence.c
186
KUNIT_FAIL(test, "Failed to add callback, fence already signaled!");
drivers/dma-buf/st-dma-fence.c
192
KUNIT_FAIL(test, "Callback failed!");
drivers/dma-buf/st-dma-fence.c
197
KUNIT_FAIL(test, "Callback removal succeeded after being executed!");
drivers/dma-buf/st-dma-fence.c
215
KUNIT_FAIL(test, "Fence unexpectedly has signaled status on creation");
drivers/dma-buf/st-dma-fence.c
221
KUNIT_FAIL(test, "Fence not reporting signaled status");
drivers/dma-buf/st-dma-fence.c
241
KUNIT_FAIL(test, "Fence unexpectedly has error status before signal");
drivers/dma-buf/st-dma-fence.c
247
KUNIT_FAIL(test, "Fence not reporting error status, got %d",
drivers/dma-buf/st-dma-fence.c
266
KUNIT_FAIL(test, "Wait reported complete before being signaled");
drivers/dma-buf/st-dma-fence.c
273
KUNIT_FAIL(test, "Wait reported incomplete after being signaled");
drivers/dma-buf/st-dma-fence.c
306
KUNIT_FAIL(test, "Wait reported complete before being signaled");
drivers/dma-buf/st-dma-fence.c
317
KUNIT_FAIL(test,
drivers/dma-buf/st-dma-fence.c
338
KUNIT_FAIL(test, "Obtained unsignaled stub fence!");
drivers/dma-buf/st-dma-fence.c
458
KUNIT_FAIL(test, "Failed to create kthread");
drivers/dma-buf/st-dma-fence.c
61
KUNIT_FAIL(test, "Fence unexpectedly signaled on creation");
drivers/dma-buf/st-dma-fence.c
66
KUNIT_FAIL(test, "Fence reported being already signaled");
drivers/dma-buf/st-dma-fence.c
71
KUNIT_FAIL(test, "Fence not reporting signaled");
drivers/dma-buf/st-dma-fence.c
76
KUNIT_FAIL(test, "Fence reported not being already signaled");
drivers/dma-buf/st-dma-fence.c
81
KUNIT_FAIL(test, "Fence ops not cleared on signal");
drivers/dma-buf/st-dma-resv.c
125
KUNIT_FAIL(test, "Resv locking failed");
drivers/dma-buf/st-dma-resv.c
131
KUNIT_FAIL(test, "Resv shared slot allocation failed");
drivers/dma-buf/st-dma-resv.c
140
KUNIT_FAIL(test, "More than one fence found");
drivers/dma-buf/st-dma-resv.c
144
KUNIT_FAIL(test, "Unexpected fence");
drivers/dma-buf/st-dma-resv.c
149
KUNIT_FAIL(test, "Unexpected fence usage");
drivers/dma-buf/st-dma-resv.c
156
KUNIT_FAIL(test, "No fence found");
drivers/dma-buf/st-dma-resv.c
184
KUNIT_FAIL(test, "Resv locking failed");
drivers/dma-buf/st-dma-resv.c
190
KUNIT_FAIL(test, "Resv shared slot allocation failed");
drivers/dma-buf/st-dma-resv.c
202
KUNIT_FAIL(test, "More than one fence found");
drivers/dma-buf/st-dma-resv.c
206
KUNIT_FAIL(test, "No restart flag");
drivers/dma-buf/st-dma-resv.c
210
KUNIT_FAIL(test, "Unexpected fence");
drivers/dma-buf/st-dma-resv.c
215
KUNIT_FAIL(test, "Unexpected fence usage");
drivers/dma-buf/st-dma-resv.c
254
KUNIT_FAIL(test, "Resv locking failed");
drivers/dma-buf/st-dma-resv.c
260
KUNIT_FAIL(test, "Resv shared slot allocation failed");
drivers/dma-buf/st-dma-resv.c
270
KUNIT_FAIL(test, "get_fences failed");
drivers/dma-buf/st-dma-resv.c
275
KUNIT_FAIL(test, "get_fences returned unexpected fence");
drivers/dma-buf/st-dma-resv.c
59
KUNIT_FAIL(test, "Resv locking failed\n");
drivers/dma-buf/st-dma-resv.c
81
KUNIT_FAIL(test, "Resv locking failed");
drivers/dma-buf/st-dma-resv.c
87
KUNIT_FAIL(test, "Resv shared slot allocation failed");
drivers/dma-buf/st-dma-resv.c
93
KUNIT_FAIL(test, "Resv unexpectedly signaled");
drivers/dma-buf/st-dma-resv.c
98
KUNIT_FAIL(test, "Resv not reporting signaled");
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
134
KUNIT_FAIL(priv->test, "Unexpected region %d\n", mem_type);
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
156
KUNIT_FAIL(priv->test, "Unexpected DSP type\n");
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
204
KUNIT_FAIL(priv->test, "Unexpected DSP type\n");
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
208
KUNIT_FAIL(priv->test, "Unexpected mem type\n");
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
270
KUNIT_FAIL(priv->test, "Unexpected DSP type\n");
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
274
KUNIT_FAIL(priv->test, "Unexpected mem type\n");
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
444
KUNIT_FAIL(priv->test, "Unexpected DSP type %d\n", priv->dsp->type);
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
458
KUNIT_FAIL(priv->test, "Bad mem_type\n");
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
484
KUNIT_FAIL(header->test_priv->test, NULL);
drivers/firmware/cirrus/test/cs_dsp_mock_mem_maps.c
701
KUNIT_FAIL(priv->test, "%s unexpected DSP type %d\n",
drivers/firmware/cirrus/test/cs_dsp_mock_regmap.c
21
KUNIT_FAIL(priv->test, "Unexpected bus read @%#x", *(u32 *)reg_buf);
drivers/firmware/cirrus/test/cs_dsp_mock_regmap.c
35
KUNIT_FAIL(priv->test, "Unexpected bus gather_write @%#x", *(u32 *)reg_buf);
drivers/firmware/cirrus/test/cs_dsp_mock_regmap.c
47
KUNIT_FAIL(priv->test, "Unexpected bus write @%#x", *(u32 *)val_buf);
drivers/firmware/cirrus/test/cs_dsp_mock_wmfw.c
192
KUNIT_FAIL(builder->test_priv->test, "wmfwV0 does not have alg blocks\n");
drivers/firmware/cirrus/test/cs_dsp_test_bin.c
2236
KUNIT_FAIL(test, "Untested DSP type %d\n", dsp->type);
drivers/firmware/cirrus/test/cs_dsp_test_bin_error.c
472
KUNIT_FAIL(test, "Untested DSP type %d\n", dsp->type);
drivers/firmware/cirrus/test/cs_dsp_test_callbacks.c
508
KUNIT_FAIL(test, "Untested DSP type %d\n", dsp->type);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
117
KUNIT_FAIL(test, "Bug in test: illegal memory type %d\n", mem_type);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2747
KUNIT_FAIL(test, "Untested DSP type %d\n", dsp->type);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1434
KUNIT_FAIL(test, "Untested DSP type %d\n", dsp->type);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
113
KUNIT_FAIL(test, "Bug in test: illegal memory type %d\n", mem_type);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
2115
KUNIT_FAIL(test, "Untested DSP type %d\n", dsp->type);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c
1860
KUNIT_FAIL(test, "Untested DSP type %d\n", dsp->type);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
1070
KUNIT_FAIL(test, "Untested DSP type %d\n", dsp->type);
drivers/gpu/drm/scheduler/tests/tests_scheduler.c
571
KUNIT_FAIL(test, "Failed to create worker!\n");
drivers/gpu/drm/scheduler/tests/tests_scheduler.c
793
KUNIT_FAIL(test, "Failed to create worker!\n");
drivers/gpu/drm/tests/drm_damage_helper_test.c
111
KUNIT_FAIL(test, "Cannot have damage clip with no dimension.");
drivers/gpu/drm/tests/drm_damage_helper_test.c
113
KUNIT_FAIL(test, "Damage cannot be outside rounded plane src.");
drivers/gpu/drm/tests/drm_damage_helper_test.c
115
KUNIT_FAIL(test, "Damage = %d %d %d %d, want = %d %d %d %d",
drivers/gpu/drm/tests/drm_dp_mst_helper_test.c
531
KUNIT_FAIL(test, "Encode/decode failed");
drivers/gpu/drm/tests/drm_exec_test.c
161
KUNIT_FAIL(test, "Failed to allocate GEM objects.\n");
drivers/gpu/drm/tests/drm_mm_test.c
108
KUNIT_FAIL(test, "node not allocated\n");
drivers/gpu/drm/tests/drm_mm_test.c
113
KUNIT_FAIL(test, "node has wrong size, found %llu, expected %llu\n",
drivers/gpu/drm/tests/drm_mm_test.c
119
KUNIT_FAIL(test,
drivers/gpu/drm/tests/drm_mm_test.c
126
KUNIT_FAIL(test, "node has wrong color, found %lu, expected %lu\n",
drivers/gpu/drm/tests/drm_mm_test.c
148
KUNIT_FAIL(test, "mm claims not to be initialized\n");
drivers/gpu/drm/tests/drm_mm_test.c
153
KUNIT_FAIL(test, "mm not empty on creation\n");
drivers/gpu/drm/tests/drm_mm_test.c
159
KUNIT_FAIL(test, "mm not one hole on creation");
drivers/gpu/drm/tests/drm_mm_test.c
167
KUNIT_FAIL(test, "failed to reserve whole drm_mm\n");
drivers/gpu/drm/tests/drm_mm_test.c
173
KUNIT_FAIL(test, "mm has holes when filled");
drivers/gpu/drm/tests/drm_mm_test.c
180
KUNIT_FAIL(test, "mm does not have single hole after emptying");
drivers/gpu/drm/tests/drm_mm_test.c
226
KUNIT_FAIL(test,
drivers/gpu/drm/tests/drm_mm_test.c
255
KUNIT_FAIL(test, "failed to allocate node");
drivers/gpu/drm/tests/drm_mm_test.c
262
KUNIT_FAIL(test, "insert failed with alignment=%llx [%d]", align, bit);
drivers/gpu/drm/tests/drm_mm_test.c
298
KUNIT_FAIL(test, "Could not reserve low node\n");
drivers/gpu/drm/tests/drm_mm_test.c
306
KUNIT_FAIL(test, "Could not reserve low node\n");
drivers/gpu/drm/tests/drm_mm_test.c
311
KUNIT_FAIL(test, "Expected a hole after lo and high nodes!\n");
drivers/gpu/drm/tests/drm_mm_test.c
317
KUNIT_FAIL(test, "Could not insert the node into the available hole!\n");
drivers/gpu/drm/tests/drm_mm_test.c
47
KUNIT_FAIL(test,
drivers/gpu/drm/tests/drm_mm_test.c
54
KUNIT_FAIL(test, "Hole follows node, expected none!\n");
drivers/gpu/drm/tests/drm_mm_test.c
76
KUNIT_FAIL(test,
drivers/gpu/drm/tests/drm_mm_test.c
84
KUNIT_FAIL(test, "Expected to find one hole, found %lu instead\n", count);
drivers/gpu/drm/tests/drm_panic_test.c
137
KUNIT_FAIL(test, "Can't allocate page\n");
drivers/gpu/drm/ttm/tests/ttm_bo_test.c
222
KUNIT_FAIL(test, "Couldn't create ttm bo reserve task\n");
drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c
619
KUNIT_FAIL(test, "Couldn't create dma resv signal task\n");
drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c
740
KUNIT_FAIL(test, "Couldn't create move fence signal task\n");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
220
KUNIT_FAIL(test, "Unexpected plane");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
230
KUNIT_FAIL(test, "Unexpected plane");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
239
KUNIT_FAIL(test, "Unexpected plane");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
257
KUNIT_FAIL(test, "Unexpected CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
264
KUNIT_FAIL(test, "Unexpected CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
272
KUNIT_FAIL(test, "Unexpected CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
279
KUNIT_FAIL(test, "Unexpected CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
304
KUNIT_FAIL(test, "Unexpected encoder");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
314
KUNIT_FAIL(test, "Unexpected encoder");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
323
KUNIT_FAIL(test, "Unexpected encoder");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
350
KUNIT_FAIL(test, "Unexpected connector");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
361
KUNIT_FAIL(test, "Unexpected connector");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
370
KUNIT_FAIL(test, "Unexpected connector");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
784
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
787
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
798
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
804
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
811
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
821
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
853
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
856
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
867
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
873
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
880
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
890
KUNIT_FAIL(test, "Unexpected possible CRTC");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
923
KUNIT_FAIL(test, "Unexpected possible encoder");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
927
KUNIT_FAIL(test, "Unexpected possible encoder");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
940
KUNIT_FAIL(test, "Unexpected possible encoder");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
947
KUNIT_FAIL(test, "Unexpected possible encoder");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
955
KUNIT_FAIL(test, "Unexpected possible encoder");
drivers/gpu/drm/vkms/tests/vkms_config_test.c
966
KUNIT_FAIL(test, "Unexpected possible encoder");
drivers/gpu/drm/xe/tests/xe_bo.c
102
KUNIT_FAIL(test,
drivers/gpu/drm/xe/tests/xe_bo.c
113
KUNIT_FAIL(test,
drivers/gpu/drm/xe/tests/xe_bo.c
146
KUNIT_FAIL(test, "Failed to create bo.\n");
drivers/gpu/drm/xe/tests/xe_bo.c
226
KUNIT_FAIL(test, "bo create err=%pe\n", bo);
drivers/gpu/drm/xe/tests/xe_bo.c
234
KUNIT_FAIL(test, "external bo create err=%pe\n", external);
drivers/gpu/drm/xe/tests/xe_bo.c
242
KUNIT_FAIL(test, "external bo pin err=%pe\n",
drivers/gpu/drm/xe/tests/xe_bo.c
249
KUNIT_FAIL(test, "evict err=%pe\n", ERR_PTR(err));
drivers/gpu/drm/xe/tests/xe_bo.c
271
KUNIT_FAIL(test, "restore kernel err=%pe\n",
drivers/gpu/drm/xe/tests/xe_bo.c
278
KUNIT_FAIL(test, "restore user err=%pe\n", ERR_PTR(err));
drivers/gpu/drm/xe/tests/xe_bo.c
283
KUNIT_FAIL(test, "external bo is not vram\n");
drivers/gpu/drm/xe/tests/xe_bo.c
289
KUNIT_FAIL(test, "bo is vram\n");
drivers/gpu/drm/xe/tests/xe_bo.c
301
KUNIT_FAIL(test, "bo valid err=%pe\n",
drivers/gpu/drm/xe/tests/xe_bo.c
309
KUNIT_FAIL(test, "external bo valid err=%pe\n",
drivers/gpu/drm/xe/tests/xe_bo.c
41
KUNIT_FAIL(test, "Failed to validate bo.\n");
drivers/gpu/drm/xe/tests/xe_bo.c
411
KUNIT_FAIL(test, "Error mapping bo %u for content check.\n", bo_nr);
drivers/gpu/drm/xe/tests/xe_bo.c
419
KUNIT_FAIL(test, "Content not preserved, bo %u offset 0x%016llx",
drivers/gpu/drm/xe/tests/xe_bo.c
487
KUNIT_FAIL(test, "Unexpected link allocation failure\n");
drivers/gpu/drm/xe/tests/xe_bo.c
50
KUNIT_FAIL(test, "Failed to submit bo clear.\n");
drivers/gpu/drm/xe/tests/xe_bo.c
501
KUNIT_FAIL(test, "Error creating bo: %pe\n", bo);
drivers/gpu/drm/xe/tests/xe_bo.c
527
KUNIT_FAIL(test, "Error filling bo with random data: %pe\n",
drivers/gpu/drm/xe/tests/xe_bo.c
541
KUNIT_FAIL(test, "Bo in incorrect memory type: %u\n",
drivers/gpu/drm/xe/tests/xe_bo.c
56
KUNIT_FAIL(test, "Timeout while clearing bo.\n");
drivers/gpu/drm/xe/tests/xe_bo.c
580
KUNIT_FAIL(test, "Validation failed: %pe\n",
drivers/gpu/drm/xe/tests/xe_bo.c
66
KUNIT_FAIL(test, "Failed to evict bo.\n");
drivers/gpu/drm/xe/tests/xe_bo.c
76
KUNIT_FAIL(test, "Failed to sync bo eviction.\n");
drivers/gpu/drm/xe/tests/xe_bo.c
87
KUNIT_FAIL(test, "Bo was not in expected placement.\n");
drivers/gpu/drm/xe/tests/xe_bo.c
93
KUNIT_FAIL(test, "No TTM CCS pages present.\n");
drivers/gpu/drm/xe/tests/xe_dma_buf.c
132
KUNIT_FAIL(test, "xe_bo_create() failed with err=%ld\n",
drivers/gpu/drm/xe/tests/xe_dma_buf.c
139
KUNIT_FAIL(test, "xe_gem_prime_export() failed with err=%ld\n",
drivers/gpu/drm/xe/tests/xe_dma_buf.c
155
KUNIT_FAIL(test,
drivers/gpu/drm/xe/tests/xe_dma_buf.c
182
KUNIT_FAIL(test,
drivers/gpu/drm/xe/tests/xe_dma_buf.c
189
KUNIT_FAIL(test, "dynamic p2p attachment failed with err=%ld\n",
drivers/gpu/drm/xe/tests/xe_dma_buf.c
53
KUNIT_FAIL(test, "Exported bo was not in expected memory type.\n");
drivers/gpu/drm/xe/tests/xe_dma_buf.c
69
KUNIT_FAIL(test, "Evicting exporter failed with err=%d.\n",
drivers/gpu/drm/xe/tests/xe_dma_buf.c
76
KUNIT_FAIL(test, "Importer wasn't properly evicted.\n");
drivers/gpu/drm/xe/tests/xe_dma_buf.c
84
KUNIT_FAIL(test, "Validating importer failed with err=%d.\n",
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
78
KUNIT_FAIL(test, "GT index not found");
drivers/gpu/drm/xe/tests/xe_guc_relay_test.c
253
KUNIT_FAIL(test, "bad RELAY action %#x", msg[0]);
drivers/gpu/drm/xe/tests/xe_migrate.c
105
KUNIT_FAIL(test, "Failed to vmap system bo for %s: %i\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
201
KUNIT_FAIL(test, "Failed to vmap our pagetables: %li\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
211
KUNIT_FAIL(test, "Failed to allocate bo: %li\n", PTR_ERR(big));
drivers/gpu/drm/xe/tests/xe_migrate.c
22
KUNIT_FAIL(test, "Failed to create fence for %s: %li\n", str,
drivers/gpu/drm/xe/tests/xe_migrate.c
220
KUNIT_FAIL(test, "Failed to allocate fake pt: %li\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
231
KUNIT_FAIL(test, "Failed to allocate tiny fake pt: %li\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
238
KUNIT_FAIL(test, "Failed to create batchbuffer: %li\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
31
KUNIT_FAIL(test, "Fence timed out for %s: %li\n", str, ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
49
KUNIT_FAIL(test, "Failed to allocate fake pt: %li\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
511
KUNIT_FAIL(test, "Sanity check failed: VRAM must have compressed value\n");
drivers/gpu/drm/xe/tests/xe_migrate.c
518
KUNIT_FAIL(test, "Failed to evict bo.\n");
drivers/gpu/drm/xe/tests/xe_migrate.c
524
KUNIT_FAIL(test, "Failed to vmap vram bo: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
547
KUNIT_FAIL(test, "Failed to validate vram bo for: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
557
KUNIT_FAIL(test, "Failed to sync bo eviction.\n");
drivers/gpu/drm/xe/tests/xe_migrate.c
563
KUNIT_FAIL(test, "Failed to vmap vram bo: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
596
KUNIT_FAIL(test, "Sanity check failed: VRAM must have compressed value\n");
drivers/gpu/drm/xe/tests/xe_migrate.c
653
KUNIT_FAIL(test, "xe_bo_create() failed with err=%ld\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
662
KUNIT_FAIL(test, "Failed to validate system bo for: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
668
KUNIT_FAIL(test, "Failed to vmap system bo: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
679
KUNIT_FAIL(test, "xe_bo_create() failed with err=%ld\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
68
KUNIT_FAIL(_test, "Sanity check failed: " str \
drivers/gpu/drm/xe/tests/xe_migrate.c
687
KUNIT_FAIL(test, "Failed to validate system bo for: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
693
KUNIT_FAIL(test, "Failed to vmap system bo: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
703
KUNIT_FAIL(test, "xe_bo_create() failed with err=%ld\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
711
KUNIT_FAIL(test, "Failed to validate vram bo for: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
717
KUNIT_FAIL(test, "Failed to vmap vram bo: %li\n", ret);
drivers/gpu/drm/xe/tests/xe_migrate.c
91
KUNIT_FAIL(test, "Failed to allocate remote bo for %s: %pe\n",
drivers/gpu/drm/xe/tests/xe_migrate.c
98
KUNIT_FAIL(test, "Failed to validate system bo for %s: %i\n",
drivers/gpu/drm/xe/tests/xe_sriov_pf_service_kunit.c
102
KUNIT_FAIL(test, "FIXME: don't know how to test multi-version yet!\n");
drivers/gpu/drm/xe/tests/xe_sriov_pf_service_kunit.c
85
KUNIT_FAIL(test, "FIXME: don't know how to test multi-version yet!\n");
drivers/iommu/io-pgtable-arm-selftests.c
47
KUNIT_FAIL(test, "test failed for fmt idx %d\n", (i)); \
drivers/net/wireless/intel/iwlwifi/tests/devinfo.c
74
KUNIT_FAIL(test,
drivers/net/wireless/intel/iwlwifi/tests/devinfo.c
79
KUNIT_FAIL(test,
drivers/net/wireless/intel/iwlwifi/tests/nvm_parse.c
53
KUNIT_FAIL(test, "Expected set bits:0x%08x flags:0x%08x\n",
drivers/net/wireless/intel/iwlwifi/tests/nvm_parse.c
57
KUNIT_FAIL(test, "Expected clear bits:0x%08x flags:0x%08x\n",
drivers/of/of_kunit_helpers.c
86
KUNIT_FAIL(test,
drivers/platform/wmi/tests/marshalling_kunit.c
397
KUNIT_FAIL(test, "Invalid ACPI object was not rejected\n");
drivers/platform/wmi/tests/marshalling_kunit.c
427
KUNIT_FAIL(test, "Invalid string was not rejected\n");
drivers/platform/wmi/tests/marshalling_kunit.c
446
KUNIT_FAIL(test, "Undersized unmarshalling result was not rejected\n");
drivers/thunderbolt/test.c
2818
KUNIT_FAIL(test, "unexpected property type");
fs/ext4/extents-test.c
388
KUNIT_FAIL(test,
fs/ext4/extents-test.c
436
KUNIT_FAIL(test, "param->type %d not support.", param->type);
init/initramfs_test.c
123
KUNIT_FAIL(test, "unpack failed %s", err);
init/initramfs_test.c
241
KUNIT_FAIL(test, "open failed");
init/initramfs_test.c
447
KUNIT_FAIL(test, "open failed");
kernel/printk/printk_ringbuffer_kunit_test.c
205
KUNIT_FAIL(test_data->test, "BAD SEQ READ: request=%llu read=%llu\n",
kernel/printk/printk_ringbuffer_kunit_test.c
80
KUNIT_FAIL(test, "BAD RECORD: seq=%llu size=%u text=%.*s\n",
lib/crypto/tests/chacha20poly1305_kunit.c
8874
KUNIT_FAIL(test, "bad nonce_len: %zu", nonce_len);
lib/crypto/tests/chacha20poly1305_kunit.c
9063
KUNIT_FAIL(
lib/kunit/bug.c
56
KUNIT_FAIL(test, "Another suppression block is already active");
lib/kunit/bug.c
62
KUNIT_FAIL(test, "Failed to allocate suppression handle.");
lib/kunit/bug.c
76
KUNIT_FAIL(test, "Failed to add suppression cleanup action.");
lib/kunit/kunit-example-test.c
87
KUNIT_FAIL(test, "You should not see this line.");
lib/kunit/kunit-test.c
124
KUNIT_FAIL(test, "This line should never be reached\n");
lib/kunit/kunit-test.c
36
KUNIT_FAIL(test, "Catch should not be called\n");
lib/kunit/kunit-test.c
61
KUNIT_FAIL(test, "This line should never be reached\n");
lib/tests/hashtable_test.c
87
KUNIT_FAIL(test, "Unexpected key in hashtable.");
lib/tests/longest_symbol_kunit.c
54
KUNIT_FAIL(test, "test_longest_symbol kallsyms: kprobe not registered\n");
lib/tests/overflow_kunit.c
646
KUNIT_FAIL(test, #func " missed saturation!\n"); \
lib/tests/printf_kunit.c
102
KUNIT_FAIL(kunittest,
lib/tests/printf_kunit.c
118
KUNIT_FAIL(kunittest,
lib/tests/printf_kunit.c
142
KUNIT_FAIL(kunittest,
lib/tests/printf_kunit.c
57
KUNIT_FAIL(kunittest,
lib/tests/printf_kunit.c
64
KUNIT_FAIL(kunittest,
lib/tests/printf_kunit.c
72
KUNIT_FAIL(kunittest,
lib/tests/printf_kunit.c
81
KUNIT_FAIL(kunittest,
lib/tests/printf_kunit.c
88
KUNIT_FAIL(kunittest,
lib/tests/printf_kunit.c
95
KUNIT_FAIL(kunittest,
lib/tests/scanf_kunit.c
38
KUNIT_FAIL(test, "%s:%d: vsscanf(\"%s\", \"%s\", ...) returned %d expected %d",
lib/tests/scanf_kunit.c
52
KUNIT_FAIL(test, \
lib/tests/scanf_kunit.c
691
KUNIT_FAIL(test, #fn "(\"%s\", %d): got " gen_fmt " expected " gen_fmt, \
lib/tests/scanf_kunit.c
694
KUNIT_FAIL(test, #fn "(\"%s\", %d) startp=0x%px got endp=0x%px expected 0x%px", \
mm/kasan/kasan_test_c.c
133
KUNIT_FAIL(test, KUNIT_SUBTEST_INDENT "KASAN failure" \
net/core/dev_addr_lists_test.c
69
KUNIT_FAIL(test, "Can't register netdev %d", err);
net/core/net_test.c
231
KUNIT_FAIL(test, "segs error %pe", segs);
net/core/net_test.c
234
KUNIT_FAIL(test, "no segments");
net/mac80211/tests/elems.c
261
KUNIT_FAIL(test, "failed to pad skb");
net/mctp/test/route-test.c
1586
KUNIT_FAIL(test,
net/mctp/test/route-test.c
1593
KUNIT_FAIL(test, "no message received");
sound/soc/soc-ops-test.c
339
KUNIT_FAIL(priv->test, "Unexpected bus read");
sound/soc/soc-ops-test.c
350
KUNIT_FAIL(priv->test, "Unexpected bus gather_write");
sound/soc/soc-ops-test.c
360
KUNIT_FAIL(priv->test, "Unexpected bus write");
sound/soc/soc-topology-test.c
255
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
297
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
359
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
407
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
462
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
517
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
572
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
628
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
676
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
726
KUNIT_FAIL(test, "Failed to register card");
sound/soc/soc-topology-test.c
785
KUNIT_FAIL(test, "Failed to register card");