Searched refs:testCase (Results 1 – 1 of 1) sorted by relevance
269 #define FSL_TEST(testCase, message, assertWithoutTEST, param...) \ argument270 SET_INDEP_ASSERT_ID(testCase, __LINE__); \274 #define FSL_TEST_ASSERT(testCase, message, assertWithoutTEST_ASSERT, param...) \ argument275 SET_INDEP_ASSERT_ID(testCase, __LINE__); \