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