Define SDV_TIMING_EXPECT_EQ#
Defined in File sdv_test_macro.h
Define Documentation#
-
SDV_TIMING_EXPECT_EQ(val1, val2, warningLevel)#
Macro for equality 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.