Lines Matching refs:tst_resm
104 tst_resm(TFAIL, "Couldn't open temp file! errno = %d", errno); in setup()
108 tst_resm(TFAIL, "Couldn't write to temp file! errno = %d", in setup()
117 tst_resm(TFAIL, "SIGCHLD signal setup failed, errno: %d", errno); in setup()
137 tst_resm(TFAIL | TERRNO, "fcntl on file failed"); in do_child()
170 tst_resm(TFAIL, "lock type is wrong should be %s is %s", in compare_lock()
176 tst_resm(TFAIL, "lock whence is wrong should be %d is %d", in compare_lock()
182 tst_resm(TFAIL, "region starts in wrong place, should be" in compare_lock()
188 tst_resm(TFAIL, in compare_lock()
195 tst_resm(TFAIL, "locking pid is wrong, should be %d is %d", in compare_lock()
206 tst_resm(TFAIL, "fcntl on file failed, errno =%d", errno); in unlock_file()
233 tst_resm(TFAIL, "couldn't send message to child"); in parent_put()
241 tst_resm(TFAIL, "couldn't get message from child"); in parent_get()
249 tst_resm(TFAIL, "couldn't send message to parent"); in child_put()
257 tst_resm(TFAIL, "couldn't get message from parent"); in child_get()
276 tst_resm(TFAIL, "Unexpected death of child process"); in catch_child()
304 tst_resm(TFAIL, "self_exec failed"); in main()
311 tst_resm(TFAIL, "Fork failed"); in main()
321 tst_resm(TINFO, "Enter block 1"); in main()
327 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
333 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
356 tst_resm(TINFO, "Test block 1: FAILED"); in main()
358 tst_resm(TINFO, "Test block 1: PASSED"); in main()
360 tst_resm(TINFO, "Exit block 1"); in main()
363 tst_resm(TINFO, "Enter block 2"); in main()
370 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
376 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
399 tst_resm(TINFO, "Test block 2: FAILED"); in main()
401 tst_resm(TINFO, "Test block 2: PASSED"); in main()
403 tst_resm(TINFO, "Exit block 2"); in main()
406 tst_resm(TINFO, "Enter block 3"); in main()
414 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
420 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
443 tst_resm(TINFO, "Test block 3: FAILED"); in main()
445 tst_resm(TINFO, "Test block 3: PASSED"); in main()
447 tst_resm(TINFO, "Exit block 3"); in main()
450 tst_resm(TINFO, "Enter blcok 4"); in main()
458 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
464 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
493 tst_resm(TINFO, "Test block 4: FAILED"); in main()
495 tst_resm(TINFO, "Test block 4: PASSED"); in main()
497 tst_resm(TINFO, "Exit block 4"); in main()
500 tst_resm(TINFO, "Enter block 5"); in main()
508 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
514 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
537 tst_resm(TINFO, "Test block 5: FAILED"); in main()
539 tst_resm(TINFO, "Test block 5: PASSED"); in main()
541 tst_resm(TINFO, "Exit block 5"); in main()
544 tst_resm(TINFO, "Enter block 6"); in main()
552 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
558 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
581 tst_resm(TINFO, "Test block 6: FAILED"); in main()
583 tst_resm(TINFO, "Test block 6: PASSED"); in main()
585 tst_resm(TINFO, "Exit block 6"); in main()
588 tst_resm(TINFO, "Enter block 7"); in main()
597 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
603 tst_resm(TFAIL, "fcntl on file failed, errno =%d", in main()
626 tst_resm(TINFO, "Test block 7: FAILED"); in main()
628 tst_resm(TINFO, "Test block 7: PASSED"); in main()
631 tst_resm(TINFO, "Exit block 7"); in main()