| /linux/drivers/input/tests/ |
| 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()
|
| /linux/drivers/base/regmap/ |
| A D | regmap-kunit.c | 243 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in basic_read_write() 269 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in bulk_write() 302 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in bulk_read() 332 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in multi_write() 371 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in multi_read() 403 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in read_bypassed() 469 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in read_bypassed_volatile() 533 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in write_readonly() 563 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in read_writeonly() 599 KUNIT_ASSERT_FALSE(test, IS_ERR(map)); in reg_defaults() [all …]
|
| /linux/lib/ |
| 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, \
|
| A D | kunit_iov_iter.c | 561 KUNIT_ASSERT_FALSE(test, xa_is_err(x)); in iov_kunit_load_xarray()
|
| /linux/drivers/gpu/drm/ttm/tests/ |
| A D | ttm_pool_test.c | 251 KUNIT_ASSERT_FALSE(test, list_empty(&pt->pages)); in ttm_pool_alloc_order_caching_match() 285 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages)); in ttm_pool_alloc_caching_mismatch() 294 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages)); in ttm_pool_alloc_caching_mismatch() 295 KUNIT_ASSERT_FALSE(test, list_empty(&pt_tt->pages)); in ttm_pool_alloc_caching_mismatch() 319 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages)); in ttm_pool_alloc_order_mismatch() 328 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages)); in ttm_pool_alloc_order_mismatch() 329 KUNIT_ASSERT_FALSE(test, list_empty(&pt_tt->pages)); in ttm_pool_alloc_order_mismatch() 360 KUNIT_ASSERT_FALSE(test, list_empty(&pt->pages)); in ttm_pool_free_dma_alloc() 407 KUNIT_ASSERT_FALSE(test, list_empty(&pt->pages)); in ttm_pool_fini_basic()
|
| 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()
|
| A D | ttm_resource_test.c | 142 KUNIT_ASSERT_FALSE(test, res->bus.is_iomem); in ttm_resource_init_basic() 261 KUNIT_ASSERT_FALSE(test, man->use_type); in ttm_resource_manager_set_used_basic()
|
| A D | ttm_tt_test.c | 315 KUNIT_ASSERT_FALSE(test, ttm_tt_is_populated(tt)); in ttm_tt_unpopulate_basic() 370 KUNIT_ASSERT_FALSE(test, tt->page_flags & TTM_TT_FLAG_SWAPPED); in ttm_tt_swapin_basic()
|
| A D | ttm_bo_validate_test.c | 565 KUNIT_ASSERT_FALSE(test, flags & TTM_TT_FLAG_PRIV_POPULATED); in ttm_bo_validate_no_placement_signaled()
|
| /linux/drivers/firewire/ |
| A D | device-attribute-test.c | 107 KUNIT_ASSERT_FALSE(test, is_fw_unit(node_dev)); in device_attr_simple_avc() 110 KUNIT_ASSERT_FALSE(test, is_fw_device(unit0_dev)); in device_attr_simple_avc() 188 KUNIT_ASSERT_FALSE(test, is_fw_unit(node_dev)); in device_attr_legacy_avc() 191 KUNIT_ASSERT_FALSE(test, is_fw_device(unit0_dev)); in device_attr_legacy_avc()
|
| /linux/drivers/fpga/tests/ |
| A D | fpga-region-test.c | 171 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->mgr)); in fpga_region_test_init() 178 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->bridge)); in fpga_region_test_init() 193 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->region)); in fpga_region_test_init()
|
| A D | fpga-bridge-test.c | 70 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->bridge)); in register_test_bridge()
|
| A D | fpga-mgr-test.c | 304 KUNIT_ASSERT_FALSE(test, IS_ERR_OR_NULL(ctx->mgr)); in fpga_mgr_test_init()
|
| /linux/drivers/gpu/drm/tests/ |
| A D | drm_connector_test.c | 1002 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_drm_hdmi_compute_mode_clock_rgb() 1023 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc() 1062 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc() 1124 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_connector_hdmi_compute_mode_clock_yuv420_valid() 1161 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc() 1186 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc() 1209 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc() 1231 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc() 1253 KUNIT_ASSERT_FALSE(test, mode->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc()
|
| A D | drm_hdmi_state_helper_test.c | 879 KUNIT_ASSERT_FALSE(test, info->is_hdmi); in drm_test_check_output_bpc_dvi() 930 KUNIT_ASSERT_FALSE(test, preferred->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_check_tmds_char_rate_rgb_8bpc() 977 KUNIT_ASSERT_FALSE(test, preferred->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_check_tmds_char_rate_rgb_10bpc() 1024 KUNIT_ASSERT_FALSE(test, preferred->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_check_tmds_char_rate_rgb_12bpc() 1135 KUNIT_ASSERT_FALSE(test, preferred->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_check_max_tmds_rate_bpc_fallback() 1204 KUNIT_ASSERT_FALSE(test, preferred->flags & DRM_MODE_FLAG_DBLCLK); in drm_test_check_max_tmds_rate_format_fallback()
|
| A D | drm_gem_shmem_test.c | 179 KUNIT_ASSERT_FALSE(test, iosys_map_is_null(&map)); in drm_gem_shmem_test_vmap()
|
| /linux/net/mac80211/tests/ |
| A D | mfp.c | 231 KUNIT_ASSERT_FALSE(test, params->mfp); in accept_mfp() 232 KUNIT_ASSERT_FALSE(test, params->decrypted); in accept_mfp()
|
| /linux/drivers/gpu/drm/xe/tests/ |
| A D | xe_kunit_helpers.c | 122 KUNIT_ASSERT_FALSE(test, xe_device_wedged(xe)); in xe_kunit_helper_xe_device_live_test_init()
|
| /linux/kernel/events/ |
| 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()
|
| /linux/drivers/clk/ |
| 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()
|
| A D | clk_test.c | 2563 KUNIT_ASSERT_FALSE(test, clk_is_match(parent, other_parent)); in clk_mux_no_reparent_round_rate() 2600 KUNIT_ASSERT_FALSE(test, clk_is_match(parent, other_parent)); in clk_mux_no_reparent_set_rate()
|
| /linux/mm/kfence/ |
| 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()
|
| /linux/drivers/thunderbolt/ |
| 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()
|
| /linux/lib/kunit/ |
| A D | kunit-test.c | 239 KUNIT_ASSERT_FALSE(test, in kunit_resource_test_destroy_resource()
|
| /linux/include/kunit/ |
| A D | test.h | 1324 #define KUNIT_ASSERT_FALSE(test, condition) \ macro
|