Home
last modified time | relevance | path

Searched refs:kunit_skip (Results 1 – 25 of 30) sorted by relevance

12

/linux/include/kunit/
A Dof.h18 kunit_skip(test, "requires CONFIG_OF"); in of_node_put_kunit()
33kunit_skip(test, "requires CONFIG_OF and CONFIG_OF_OVERLAY and CONFIG_OF_EARLY_FLATTREE for root n… in of_overlay_fdt_apply_kunit()
/linux/drivers/gpu/drm/xe/tests/
A Dxe_bo.c163 kunit_skip(test, "non-flat-ccs device\n"); in ccs_test_run_device()
169 kunit_skip(test, "xe2+ dgfx device\n"); in ccs_test_run_device()
340 kunit_skip(test, "non-discrete device\n"); in evict_test_run_device()
A Dxe_mocs.c142 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()
A Dxe_gt_sriov_pf_service_test.c116 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()
A Dxe_guc_db_mgr_test.c159 kunit_skip(test, "must be divisible"); in test_range_compact()
A Dxe_migrate.c743 kunit_skip(test, "non-flat-ccs device\n"); in validate_ccs_test_run_device()
748 kunit_skip(test, "non-xe2 discrete device\n"); in validate_ccs_test_run_device()
A Dxe_guc_relay_test.c276 kunit_skip(test, "requires %s\n", __stringify(CONFIG_DRM_XE_DEBUG_SRIOV)); in test_requires_relay_testloop()
/linux/mm/damon/tests/
A Ddbgfs-kunit.h78 kunit_skip(test, "PADDR not registered"); in damon_dbgfs_test_set_targets()
121 kunit_skip(test, "PADDR not registered"); in damon_dbgfs_test_set_init_regions()
A Dvaddr-kunit.h82 kunit_skip(test, "Failed to create VMA tree"); in damon_test_three_regions_in_vmas()
A Dcore-kunit.h333 kunit_skip(test, "aggr_interval is zero."); in damon_test_nr_accesses_to_accesses_bp()
/linux/lib/kunit/
A Dkunit-example-test.c84 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()
A Dkunit-test.c637 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/kernel/events/
A Dhw_breakpoint_test.c18 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/arch/s390/lib/
A Dtest_unwind.c194 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/drivers/of/
A Dof_test.c43 kunit_skip(test, "requires CONFIG_OF_EARLY_FLATTREE"); in of_dtb_test_init()
A Dof_kunit_helpers.c22 kunit_skip(test, "arm64+acpi doesn't populate a root node"); in of_root_kunit_skip()
A Doverlay_test.c69 kunit_skip(test, "requires CONFIG_OF_EARLY_FLATTREE for root node"); in of_overlay_apply_kunit_cleanup()
/linux/lib/
A Dusercopy_kunit.c227kunit_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()
A Dslub_kunit.c171 kunit_skip(test, "can't do kfree_rcu() when test is built-in"); in test_kfree_rcu()
A Dstackinit_kunit.c204 kunit_skip(test, \
/linux/net/sunrpc/auth_gss/
A Dgss_krb5_test.c53 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/mm/kasan/
A Dkasan_test_c.c144 kunit_skip((test), "Test requires " #config "=y"); \
149 kunit_skip((test), "Test requires " #config "=n"); \
158 kunit_skip((test), "Test requires checked mem*()"); \
1658 kunit_skip(test, "Test requires kasan.vmalloc=on"); in vmalloc_helpers_tags()
1695 kunit_skip(test, "Test requires kasan.vmalloc=on"); in vmalloc_oob()
1751 kunit_skip(test, "Test requires kasan.vmalloc=on"); in vmap_tags()
/linux/fs/ext4/
A Dmballoc-test.c791 kunit_skip(test, "blocksize exceeds pagesize"); in test_mb_mark_used()
855 kunit_skip(test, "blocksize exceeds pagesize"); in test_mb_free_blocks()
899 kunit_skip(test, "blocksize exceeds pagesize"); in test_mb_mark_used_cost()
/linux/net/mctp/test/
A Droute-test.c965 kunit_skip(test, "Requires CONFIG_MCTP_FLOWS=y"); in mctp_test_packet_flow()
970 kunit_skip(test, "Requires CONFIG_MCTP_FLOWS=y"); in mctp_test_fragment_flow()
/linux/drivers/clk/
A Dclk_test.c559 kunit_skip(test, "This needs to be fixed in the core."); in clk_test_multiple_parents_mux_set_range_set_parent_get_rate()
896 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()
1039 kunit_skip(test, "This needs to be fixed in the core."); in clk_test_single_parent_mux_set_range_disjoint_child_last()
1069 kunit_skip(test, "This needs to be fixed in the core."); in clk_test_single_parent_mux_set_range_disjoint_parent_last()

Completed in 37 milliseconds

12