/openbmc/linux/drivers/base/regmap/ |
H A D | regmap-kunit.c | 132 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in basic_read_write() 162 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in bulk_write() 199 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in bulk_read() 234 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in write_readonly() 268 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in read_writeonly() 308 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in reg_defaults() 336 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in reg_defaults_read_dev() 372 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in register_patch() 423 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in stride() 491 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in basic_ranges() [all …]
|
/openbmc/linux/drivers/input/tests/ |
H A D | input_test.c | 102 KUNIT_ASSERT_FALSE(test, input_match_device_id(input_dev, &id)); in input_test_match_device_id() 109 KUNIT_ASSERT_FALSE(test, input_match_device_id(input_dev, &id)); in input_test_match_device_id() 116 KUNIT_ASSERT_FALSE(test, input_match_device_id(input_dev, &id)); in input_test_match_device_id() 123 KUNIT_ASSERT_FALSE(test, input_match_device_id(input_dev, &id)); in input_test_match_device_id() 130 KUNIT_ASSERT_FALSE(test, input_match_device_id(input_dev, &id)); in input_test_match_device_id()
|
/openbmc/linux/lib/ |
H A D | bitfield_kunit.c | 19 KUNIT_ASSERT_FALSE(context, \ 34 KUNIT_ASSERT_FALSE(context, \ 49 KUNIT_ASSERT_FALSE(context, \ 99 KUNIT_ASSERT_FALSE(context, \
|
H A D | kunit_iov_iter.c | 384 KUNIT_ASSERT_FALSE(test, xa_is_err(x)); in iov_kunit_load_xarray()
|
/openbmc/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_pool_test.c | 252 KUNIT_ASSERT_FALSE(test, list_empty(&pt->pages)); in ttm_pool_alloc_order_caching_match() 286 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages)); in ttm_pool_alloc_caching_mismatch() 295 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages)); in ttm_pool_alloc_caching_mismatch() 296 KUNIT_ASSERT_FALSE(test, list_empty(&pt_tt->pages)); in ttm_pool_alloc_caching_mismatch() 320 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages)); in ttm_pool_alloc_order_mismatch() 329 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages)); in ttm_pool_alloc_order_mismatch() 330 KUNIT_ASSERT_FALSE(test, list_empty(&pt_tt->pages)); in ttm_pool_alloc_order_mismatch() 361 KUNIT_ASSERT_FALSE(test, list_empty(&pt->pages)); in ttm_pool_free_dma_alloc() 408 KUNIT_ASSERT_FALSE(test, list_empty(&pt->pages)); in ttm_pool_fini_basic()
|
H A D | ttm_device_test.c | 92 KUNIT_ASSERT_FALSE(test, man->use_type); in ttm_device_fini_basic() 185 KUNIT_ASSERT_FALSE(test, in ttm_device_init_pools()
|
/openbmc/linux/drivers/fpga/tests/ |
H A D | fpga-region-test.c | 156 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->mgr)); in fpga_region_test_init() 164 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->bridge)); in fpga_region_test_init() 177 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->region)); in fpga_region_test_init()
|
H A D | fpga-bridge-test.c | 61 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->bridge)); in register_test_bridge()
|
H A D | fpga-mgr-test.c | 292 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->mgr)); in fpga_mgr_test_init()
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_mm_test.c | 474 KUNIT_ASSERT_FALSE(test, __drm_test_mm_reserve(test, count, size - 1)); in drm_test_mm_reserve() 475 KUNIT_ASSERT_FALSE(test, __drm_test_mm_reserve(test, count, size)); in drm_test_mm_reserve() 476 KUNIT_ASSERT_FALSE(test, __drm_test_mm_reserve(test, count, size + 1)); in drm_test_mm_reserve() 671 KUNIT_ASSERT_FALSE(test, __drm_test_mm_insert(test, count, size - 1, false)); in drm_test_mm_insert() 672 KUNIT_ASSERT_FALSE(test, __drm_test_mm_insert(test, count, size, false)); in drm_test_mm_insert() 673 KUNIT_ASSERT_FALSE(test, __drm_test_mm_insert(test, count, size + 1, false)); in drm_test_mm_insert() 693 KUNIT_ASSERT_FALSE(test, __drm_test_mm_insert(test, count, size - 1, true)); in drm_test_mm_replace() 694 KUNIT_ASSERT_FALSE(test, __drm_test_mm_insert(test, count, size, true)); in drm_test_mm_replace() 695 KUNIT_ASSERT_FALSE(test, __drm_test_mm_insert(test, count, size + 1, true)); in drm_test_mm_replace() 931 KUNIT_ASSERT_FALSE(test, insert_outside_range(test)); in drm_test_mm_insert_range() [all …]
|
H A D | drm_buddy_test.c | 675 KUNIT_ASSERT_FALSE(test, check_blocks(test, &mm, &tmp, size, true)); in drm_test_buddy_alloc_range()
|
/openbmc/linux/kernel/events/ |
H A D | hw_breakpoint_test.c | 70 KUNIT_ASSERT_FALSE(test, IS_ERR(bp)); in fill_one_bp_slot() 101 KUNIT_ASSERT_FALSE(test, IS_ERR(tsk)); in get_other_task()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-gate_test.c | 409 KUNIT_ASSERT_FALSE(test, clk_hw_is_enabled(hw)); in clk_gate_test_is_disabled() 439 KUNIT_ASSERT_FALSE(test, clk_hw_is_enabled(hw)); in clk_gate_test_is_disabled_inverted()
|
H A D | clk_test.c | 2493 KUNIT_ASSERT_FALSE(test, clk_is_match(parent, other_parent)); in clk_mux_no_reparent_round_rate() 2530 KUNIT_ASSERT_FALSE(test, clk_is_match(parent, other_parent)); in clk_mux_no_reparent_set_rate()
|
/openbmc/linux/mm/kfence/ |
H A D | kfence_test.c | 548 KUNIT_ASSERT_FALSE(test, report_available()); in test_free_bulk() 725 KUNIT_ASSERT_FALSE(test, report_available()); /* No reports yet! */ in test_krealloc()
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | test.c | 1986 KUNIT_ASSERT_FALSE(test, tb_tunnel_match_dma(tunnel, 8, 1, 15, 1)); in tb_test_tunnel_dma_match() 1994 KUNIT_ASSERT_FALSE(test, tb_tunnel_match_dma(tunnel, 8, -1, 8, -1)); in tb_test_tunnel_dma_match() 2004 KUNIT_ASSERT_FALSE(test, tb_tunnel_match_dma(tunnel, 15, 1, 15, 1)); in tb_test_tunnel_dma_match() 2005 KUNIT_ASSERT_FALSE(test, tb_tunnel_match_dma(tunnel, -1, -1, 15, 1)); in tb_test_tunnel_dma_match() 2006 KUNIT_ASSERT_FALSE(test, tb_tunnel_match_dma(tunnel, 15, 11, -1, -1)); in tb_test_tunnel_dma_match() 2016 KUNIT_ASSERT_FALSE(test, tb_tunnel_match_dma(tunnel, -1, -1, 15, 1)); in tb_test_tunnel_dma_match() 2017 KUNIT_ASSERT_FALSE(test, tb_tunnel_match_dma(tunnel, -1, -1, 10, 11)); in tb_test_tunnel_dma_match() 2018 KUNIT_ASSERT_FALSE(test, tb_tunnel_match_dma(tunnel, 15, 11, -1, -1)); in tb_test_tunnel_dma_match()
|
/openbmc/linux/lib/kunit/ |
H A D | kunit-test.c | 192 KUNIT_ASSERT_FALSE(test, in kunit_resource_test_destroy_resource()
|
/openbmc/linux/include/kunit/ |
H A D | test.h | 1222 #define KUNIT_ASSERT_FALSE(test, condition) \ macro
|