Define SDV_TIMING_EXPECT_GE#

Define Documentation#

SDV_TIMING_EXPECT_GE(val1, val2, warningLevel)#

Macro for greater-than-or-equal-to 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.