Home
last modified time | relevance | path

Searched refs:KUNIT_EXPECT_GE_MSG (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/kunit/
A Dtest.h920 KUNIT_EXPECT_GE_MSG(test, left, right, NULL)
922 #define KUNIT_EXPECT_GE_MSG(test, left, right, fmt, ...) \ macro
/linux-6.3-rc2/drivers/gpu/drm/tests/
A Ddrm_dp_mst_helper_test.c383 KUNIT_EXPECT_GE_MSG(test, drm_dp_decode_sideband_req(txmsg, out), 0, in drm_test_dp_mst_sideband_msg_req_decode()
/linux-6.3-rc2/drivers/iio/test/
A Diio-test-rescale.c668 KUNIT_EXPECT_GE_MSG(test, rel_ppm, 0, "failed to compute ppm\n"); in iio_rescale_test_scale()

Completed in 8 milliseconds