Searched refs:expected7 (Results 1 – 1 of 1) sorted by relevance
463 const char *expected7 = "good morning. hello. thank you"; in test_strcpy_replace() local503 CU_ASSERT(strcmp(result, expected7) == 0); in test_strcpy_replace()