| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_db_mgr_test.c | 128 KUNIT_ASSERT_LT(test, xe_guc_db_mgr_reserve_range(dbm, 1, 0), 0); in test_range_overlap() 144 KUNIT_ASSERT_LT(test, xe_guc_db_mgr_reserve_range(dbm, 1, 0), 0); in test_range_overlap() 164 KUNIT_ASSERT_LT(test, xe_guc_db_mgr_reserve_range(dbm, 1, 0), 0); in test_range_compact() 177 KUNIT_ASSERT_LT(test, xe_guc_db_mgr_reserve_range(dbm, *p, dbm->count), 0); in test_range_spare() 178 KUNIT_ASSERT_LT(test, xe_guc_db_mgr_reserve_range(dbm, *p, dbm->count - *p + 1), 0); in test_range_spare() 180 KUNIT_ASSERT_LT(test, xe_guc_db_mgr_reserve_range(dbm, 1, dbm->count - *p), 0); in test_range_spare()
|
| /linux-6.15/lib/tests/ |
| H A D | kunit_iov_iter.c | 231 KUNIT_ASSERT_LT(test, pr->page, npages); in iov_kunit_load_bvec() 232 KUNIT_ASSERT_LT(test, pr->page * PAGE_SIZE, bufsize); in iov_kunit_load_bvec() 754 KUNIT_ASSERT_LT(test, ix, npages); in iov_kunit_extract_pages_kvec() 832 KUNIT_ASSERT_LT(test, ix, npages); in iov_kunit_extract_pages_bvec() 909 KUNIT_ASSERT_LT(test, ix, npages); in iov_kunit_extract_pages_folioq() 987 KUNIT_ASSERT_LT(test, ix, npages); in iov_kunit_extract_pages_xarray()
|
| H A D | fortify_kunit.c | 1016 KUNIT_ASSERT_LT(test, memcmp(one, two, one_len + 1), 0); in fortify_test_memcmp()
|
| /linux-6.15/kernel/ |
| H A D | sysctl-test.c | 327 KUNIT_ASSERT_LT(test, in sysctl_test_api_dointvec_write_single_less_int_min() 361 KUNIT_ASSERT_LT(test, (size_t)snprintf(buffer, max_len, "%lu", in sysctl_test_api_dointvec_write_single_greater_int_max()
|
| /linux-6.15/drivers/gpu/drm/tests/ |
| H A D | drm_hdmi_state_helper_test.c | 1207 KUNIT_ASSERT_LT(test, rate, info->max_tmds_clock * 1000); in drm_test_check_max_tmds_rate_bpc_fallback() 1275 KUNIT_ASSERT_LT(test, rate, info->max_tmds_clock * 1000); in drm_test_check_max_tmds_rate_format_fallback() 1281 KUNIT_ASSERT_LT(test, rate, info->max_tmds_clock * 1000); in drm_test_check_max_tmds_rate_format_fallback() 1345 KUNIT_ASSERT_LT(test, rate, info->max_tmds_clock * 1000); in drm_test_check_output_bpc_format_vic_1() 1413 KUNIT_ASSERT_LT(test, rate, info->max_tmds_clock * 1000); in drm_test_check_output_bpc_format_driver_rgb_only() 1482 KUNIT_ASSERT_LT(test, rate, info->max_tmds_clock * 1000); in drm_test_check_output_bpc_format_display_rgb_only() 1542 KUNIT_ASSERT_LT(test, rate, info->max_tmds_clock * 1000); in drm_test_check_output_bpc_format_driver_8bpc_only() 1604 KUNIT_ASSERT_LT(test, rate, info->max_tmds_clock * 1000); in drm_test_check_output_bpc_format_display_8bpc_only()
|
| H A D | drm_connector_test.c | 737 KUNIT_ASSERT_LT(test, strlen(product_name), DRM_CONNECTOR_HDMI_PRODUCT_LEN); in drm_test_connector_hdmi_init_product_valid() 823 KUNIT_ASSERT_LT(test, strlen(vendor_name), DRM_CONNECTOR_HDMI_VENDOR_LEN); in drm_test_connector_hdmi_init_vendor_valid()
|
| /linux-6.15/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_test_control_parse.c | 975 KUNIT_ASSERT_LT(test, cs_dsp_power_up(priv->dsp, wmfw, "mock_fw", NULL, NULL, "misc"), 0); in cs_dsp_ctl_illegal_type_flags() 1220 KUNIT_ASSERT_LT(test, i, ARRAY_SIZE(ctls)); in cs_dsp_ctl_squash_reloaded_controls() 1236 KUNIT_ASSERT_LT(test, i, ARRAY_SIZE(ctls)); in cs_dsp_ctl_squash_reloaded_controls() 1286 KUNIT_ASSERT_LT(test, i, ARRAY_SIZE(ctls)); in cs_dsp_ctl_v2_squash_reloaded_controls() 1302 KUNIT_ASSERT_LT(test, i, ARRAY_SIZE(ctls)); in cs_dsp_ctl_v2_squash_reloaded_controls()
|
| H A D | cs_dsp_test_control_rw.c | 98 KUNIT_ASSERT_LT(test, i, ARRAY_SIZE(cs_dsp_ctl_rw_test_algs)); in _find_alg_entry()
|
| H A D | cs_dsp_test_control_cache.c | 102 KUNIT_ASSERT_LT(test, i, ARRAY_SIZE(cs_dsp_ctl_cache_test_algs)); in _find_alg_entry()
|
| /linux-6.15/lib/kunit/ |
| H A D | string-stream-test.c | 182 KUNIT_ASSERT_LT(test, len, sizeof(line)); in string_stream_line_add_test()
|
| /linux-6.15/include/kunit/ |
| H A D | test.h | 1427 #define KUNIT_ASSERT_LT(test, left, right) \ macro
|
| /linux-6.15/mm/kasan/ |
| H A D | kasan_test_c.c | 350 KUNIT_ASSERT_LT(test, size1, size2); in krealloc_more_oob_helper() 385 KUNIT_ASSERT_LT(test, size2, size1); in krealloc_less_oob_helper()
|
| /linux-6.15/drivers/clk/ |
| H A D | clk_test.c | 3159 KUNIT_ASSERT_LT(test, clk_cells, 2); in clk_assigned_rates_test_init()
|