Define SDV_TIMING_EXPECT_LE#

Define Documentation#

SDV_TIMING_EXPECT_LE(val1, val2, warningLevel)#

Macro for less-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.