Variable
TEST_ITERATION
The iteration index of the currently executing test case.
Since v1.0
int32_t TEST_ITERATION
Discussion 🔗
If the test case is not declared with the iterations option, then the value is always zero.
The iteration index of the currently executing test case.
int32_t TEST_ITERATION
If the test case is not declared with the iterations option, then the value is always zero.