Variable
TEST_ITERATION
The iteration index of the currently executing test case.
Since v1.0
int32_t TEST_ITERATIONDiscussion 🔗
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_ITERATIONIf the test case is not declared with the iterations option, then the value is always zero.