Home | History | Annotate | Download | only in cintltst

Lines Matching full:failed

108         log_err("FAIL: uhash_open failed with %s and returned 0x%08x\n",
138 log_err("FAIL: compareChars failed\n");
144 log_err("FAIL: compareIChars failed\n");
168 log_err("FAIL: uhash_open failed with %s and returned 0x%08x\n",
180 log_err("FAIL: uhas_count() failed. Expected: 1, Got: %d\n", uhash_count(hash));
183 log_err("FAIL: uhash_find failed\n");
191 log_err("FAIL: uhas_count() failed. Expected: 5, Got: %d\n", uhash_count(hash));
195 log_err("FAIL: uhash_geti failed\n");
199 log_err("FAIL: uhash_find of \"two\" failed\n");
203 log_err("FAIL: uhash_remove() failed\n");
206 log_err("FAIL: uhas_count() failed. Expected: 4, Got: %d\n", uhash_count(hash));
229 log_err("FAIL: compareUChars failed\n");
234 log_err("FAIL: uhas_count() failed. Expected: 0, Got: %d\n", uhash_count(hash));
245 log_err("FAIL: compareLong failed\n");
254 log_err("FAIL: uhash_count() failed. Expected: 6, Got: %d\n", uhash_count(hash));
257 log_err("FAIL: uhash_remove failed\n");
260 log_err("FAIL: uhash_remove failed\n");
267 log_err("FAIL: uhash_count() failed. Expected: 2, Got: %d\n", uhash_count(hash));
270 log_err("FAIL: uhash_remove failed\n");
273 log_err("FAIL: uhash_remove failed\n");
276 log_err("FAIL: uhash_count() failed. Expected: 1, Got: %d\n", uhash_count(hash));
292 log_err("FAIL: uhash_open failed with %s and returned 0x%08x\n",
306 log_err("FAIL: uhas_count() failed. Expected: 1, Got: %d\n", uhash_count(hash));
344 log_err("FAIL: uhash_put(%s) failed with %s and returned %ld\n",
361 log_err("FAIL: uhash_get(%s) failed with %s and returned %ld\n",