Searched refs:m_testcase_index (Results 1 – 1 of 1) sorted by relevance
165 volatile DATATYPE m_testcase_index __attribute__((section(NOINIT_SECTION))); variable204 m_testcase_index = 1U; in test_wdt_no_callback()251 m_testcase_index++; in test_wdt_callback_1()268 m_testcase_index++; in test_wdt_callback_1()310 m_testcase_index++; in test_wdt_callback_2()386 if ((m_testcase_index != 1U) && (m_testcase_index != 2U)) { in ZTEST()389 if (m_testcase_index == 1U) { in ZTEST()393 m_testcase_index++; in ZTEST()396 if (m_testcase_index == 2U) { in ZTEST()400 m_testcase_index++; in ZTEST()[all …]