| /linux-6.15/include/kunit/ |
| H A D | of.h | 18 kunit_skip(test, "requires CONFIG_OF"); in of_node_put_kunit() 33 …kunit_skip(test, "requires CONFIG_OF and CONFIG_OF_OVERLAY and CONFIG_OF_EARLY_FLATTREE for root n… in of_overlay_fdt_apply_kunit()
|
| /linux-6.15/lib/tests/ |
| H A D | slub_kunit.c | 172 kunit_skip(test, "can't do kfree_rcu() when test is built-in"); in test_kfree_rcu() 210 kunit_skip(test, "can't do kfree_rcu() when test is built-in"); in test_kfree_rcu_wq_destroy() 217 kunit_skip(test, "failed to alloc wq"); in test_kfree_rcu_wq_destroy() 225 kunit_skip(test, "failed to create cache"); in test_kfree_rcu_wq_destroy()
|
| H A D | usercopy_kunit.c | 227 …kunit_skip(test, "Testing for kernel/userspace address confusion is only sensible on architectures… in usercopy_test_invalid() 294 kunit_skip(test, "Userspace allocation testing not available on non-MMU systems"); in usercopy_test_init()
|
| H A D | printf_kunit.c | 242 kunit_skip(kunittest, in plain_hash_to_buffer() 252 kunit_skip(kunittest, "hash pointers disabled"); in hash_pointer() 692 kunit_skip(kunittest, "cannot register softnodes; rval %d\n", rval); in fwnode_pointer()
|
| H A D | crc_kunit.c | 237 kunit_skip(test, "not enabled"); in crc_benchmark()
|
| H A D | stackinit_kunit.c | 252 kunit_skip(test, \
|
| /linux-6.15/drivers/of/ |
| H A D | overlay_test.c | 69 kunit_skip(test, "requires CONFIG_OF_OVERLAY to apply overlay"); in of_overlay_apply_kunit_cleanup() 71 kunit_skip(test, "requires CONFIG_OF_EARLY_FLATTREE for root node"); in of_overlay_apply_kunit_cleanup()
|
| H A D | of_test.c | 44 kunit_skip(test, "requires CONFIG_OF_EARLY_FLATTREE"); in of_dtb_test_init() 152 kunit_skip(test, "CONFIG_OF_ADDRESS not enabled\n"); in of_address_resource_bounds()
|
| H A D | of_kunit_helpers.c | 22 kunit_skip(test, "arm64+acpi doesn't populate a root node"); in of_root_kunit_skip()
|
| /linux-6.15/lib/kunit/ |
| H A D | kunit-example-test.c | 84 kunit_skip(test, "this test should be skipped"); in example_skip_test() 252 kunit_skip(test, "unsupported param value %d", param->value); in example_params_test()
|
| H A D | kunit-test.c | 637 kunit_skip(test, "only useful when debugfs is enabled"); in kunit_log_newline_test() 643 kunit_skip(test, "Log tests only run when built-in"); in kunit_log_test() 648 kunit_skip(test, "Log tests only run when built-in"); in kunit_log_newline_test()
|
| /linux-6.15/kernel/events/ |
| H A D | hw_breakpoint_test.c | 18 kunit_skip((test), "Requires breakpoint slots: %d > %d", slots, \ 298 kunit_skip(test, "not enough cpus"); in test_init() 302 kunit_skip(test, "hw breakpoint already in use"); in test_init()
|
| /linux-6.15/arch/s390/lib/ |
| H A D | test_unwind.c | 194 kunit_skip(current_test, "requires CONFIG_KPROBES"); in test_unwind_kretprobe() 245 kunit_skip(current_test, "requires CONFIG_KPROBES"); in test_unwind_kprobe() 247 kunit_skip(current_test, "requires CONFIG_KPROBES_ON_FTRACE"); in test_unwind_kprobe() 297 kunit_skip(current_test, "requires CONFIG_DYNAMIC_FTRACE"); in test_unwind_ftrace()
|
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_mocs.c | 143 kunit_skip(test, "this test is N/A for VF"); in xe_live_mocs_kernel_kunit() 187 kunit_skip(test, "this test is N/A for VF"); in xe_live_mocs_reset_kunit()
|
| H A D | xe_bo.c | 177 kunit_skip(test, "non-flat-ccs device\n"); in ccs_test_run_device() 183 kunit_skip(test, "xe2+ dgfx device\n"); in ccs_test_run_device() 353 kunit_skip(test, "non-discrete device\n"); in evict_test_run_device() 471 kunit_skip(test, "Too long expected execution time.\n"); in shrink_test_run_device()
|
| H A D | xe_gt_sriov_pf_service_test.c | 116 kunit_skip(test, "no older minor\n"); in pf_negotiate_base_older() 183 kunit_skip(test, "no older minor\n"); in pf_negotiate_latest_older() 200 kunit_skip(test, "no prev major"); in pf_negotiate_latest_prev()
|
| H A D | xe_guc_db_mgr_test.c | 159 kunit_skip(test, "must be divisible"); in test_range_compact()
|
| H A D | xe_migrate.c | 748 kunit_skip(test, "non-flat-ccs device\n"); in validate_ccs_test_run_device() 753 kunit_skip(test, "non-xe2 discrete device\n"); in validate_ccs_test_run_device()
|
| H A D | xe_guc_relay_test.c | 276 kunit_skip(test, "requires %s\n", __stringify(CONFIG_DRM_XE_DEBUG_SRIOV)); in test_requires_relay_testloop()
|
| /linux-6.15/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_test.c | 53 kunit_skip(test, "Encryption type is not available"); in kdf_case() 87 kunit_skip(test, "Encryption type is not available"); in checksum_case() 539 kunit_skip(test, "Encryption type is not available"); in rfc3962_encrypt_case() 1135 kunit_skip(test, "Encryption type is not available"); in rfc6803_encrypt_case() 1629 kunit_skip(test, "Encryption type is not available"); in rfc8009_encrypt_case() 1796 kunit_skip(test, "Encryption type is not available"); in encrypt_selftest_case()
|
| /linux-6.15/mm/kasan/ |
| H A D | kasan_test_c.c | 146 kunit_skip((test), "Test requires " #config "=y"); \ 151 kunit_skip((test), "Test requires " #config "=n"); \ 160 kunit_skip((test), "Test requires checked mem*()"); \ 1707 kunit_skip(test, "Test requires kasan.vmalloc=on"); in vmalloc_helpers_tags() 1744 kunit_skip(test, "Test requires kasan.vmalloc=on"); in vmalloc_oob() 1800 kunit_skip(test, "Test requires kasan.vmalloc=on"); in vmap_tags()
|
| /linux-6.15/mm/damon/tests/ |
| H A D | vaddr-kunit.h | 82 kunit_skip(test, "Failed to create VMA tree"); in damon_test_three_regions_in_vmas()
|
| H A D | core-kunit.h | 333 kunit_skip(test, "aggr_interval is zero."); in damon_test_nr_accesses_to_accesses_bp()
|
| /linux-6.15/fs/ext4/ |
| H A D | mballoc-test.c | 791 kunit_skip(test, "blocksize exceeds pagesize"); in test_mb_mark_used() 856 kunit_skip(test, "blocksize exceeds pagesize"); in test_mb_free_blocks() 901 kunit_skip(test, "blocksize exceeds pagesize"); in test_mb_mark_used_cost()
|
| /linux-6.15/drivers/clk/ |
| H A D | clk_test.c | 561 kunit_skip(test, "This needs to be fixed in the core."); in clk_test_multiple_parents_mux_set_range_set_parent_get_rate() 898 kunit_skip(test, "This needs to be fixed in the core."); in clk_test_orphan_transparent_multiple_parent_mux_set_range_set_parent_get_rate() 1041 kunit_skip(test, "This needs to be fixed in the core."); in clk_test_single_parent_mux_set_range_disjoint_child_last() 1071 kunit_skip(test, "This needs to be fixed in the core."); in clk_test_single_parent_mux_set_range_disjoint_parent_last()
|