Home
last modified time | relevance | path

Searched refs:NextExpectedCharIndex (Results 1 – 1 of 1) sorted by relevance

/third_party/unity/test/tests/
Dtest_unity_parameterized.c48 static unsigned NextExpectedCharIndex; variable
54 NextExpectedCharIndex = 0; in suiteSetUp()
166 TEST_ASSERT_EQUAL_UINT32(NextExpectedCharIndex, index); in test_CharsArePreserved()
170 NextExpectedCharIndex++; in test_CharsArePreserved()