Define SDV_TIMING_EXPECT_LT#
Defined in File sdv_test_macro.h
Define Documentation#
-
SDV_TIMING_EXPECT_LT(val1, val2, warningLevel)#
Macro for less-than check (<) with warning reporting for time critical tests.
- Parameters:
val1 – [in] The first value.
val2 – [in] The second value.
warningLevel – [in] The level of warning to display.