HomeSort by relevance Sort by last modified time
    Searched refs:TTERRNO (Results 126 - 150 of 355) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/ltp/testcases/kernel/syscalls/ipc/msgctl/
msgctl03.c 83 tst_brkm(TFAIL | TTERRNO, cleanup, "msgctl() call failed");
  /external/ltp/testcases/kernel/syscalls/mlockall/
mlockall01.c 112 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/modify_ldt/
modify_ldt03.c 65 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/nanosleep/
nanosleep04.c 57 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/open/
open03.c 59 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/openat/
openat02.c 126 tst_resm(TFAIL | TTERRNO, "openat failed");
157 tst_resm(TFAIL | TTERRNO, "openat failed");
249 tst_resm(TFAIL | TTERRNO, "openat failed");
284 tst_resm(TFAIL | TTERRNO, "openat failed");
  /external/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/
rt_sigqueueinfo01.c 83 tst_brkm(TFAIL | TTERRNO, cleanup, "fork failed");
  /external/ltp/testcases/kernel/syscalls/sbrk/
sbrk01.c 101 tst_resm(TFAIL | TTERRNO, "sbrk - Increase by %ld bytes failed",
  /external/ltp/testcases/kernel/syscalls/sched_get_priority_max/
sched_get_priority_max01.c 111 tst_resm(TFAIL | TTERRNO, "%s Failed,"
  /external/ltp/testcases/kernel/syscalls/sched_get_priority_min/
sched_get_priority_min01.c 111 tst_resm(TFAIL | TTERRNO, "%s Failed,"
  /external/ltp/testcases/kernel/syscalls/setfsgid/
setfsgid01.c 58 tst_resm(TFAIL | TTERRNO,
setfsgid02.c 64 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/setfsuid/
setfsuid01.c 59 tst_resm(TFAIL | TTERRNO,
setfsuid02.c 64 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/setpriority/
setpriority01.c 73 tst_resm(TFAIL | TTERRNO, "setpriority(%d) failed", new_prio);
  /external/ltp/testcases/kernel/syscalls/swapon/
swapon01.c 47 tst_resm(TFAIL | TTERRNO, "Failed to turn on swapfile");
  /external/ltp/testcases/kernel/syscalls/wait/
wait02.c 91 tst_resm(TFAIL | TTERRNO, "wait(1) Failed");
  /external/ltp/testcases/kernel/syscalls/write/
write01.c 149 tst_resm(TFAIL | TTERRNO, "write failed");
  /external/ltp/testcases/kernel/timers/clock_gettime/
clock_gettime02.c 95 tst_resm((TEST_RETURN < 0 ? TFAIL | TTERRNO : TPASS),
  /external/ltp/testcases/kernel/timers/clock_settime/
clock_settime02.c 99 tst_resm((TEST_RETURN < 0 ? TFAIL | TTERRNO : TPASS),
  /external/ltp/testcases/kernel/timers/timer_delete/
timer_delete02.c 102 tst_resm((TEST_RETURN == 0 ? TPASS : TFAIL | TTERRNO),
  /external/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
hugeshmctl02.c 117 tst_resm(TPASS | TTERRNO, "shmctl failed "
120 tst_resm(TFAIL | TTERRNO, "shmctl failed "
  /external/ltp/testcases/kernel/mem/hugetlb/hugeshmget/
hugeshmget02.c 124 tst_resm(TPASS | TTERRNO, "shmget failed "
127 tst_resm(TFAIL | TTERRNO, "shmget failed "
hugeshmget03.c 102 tst_resm(TPASS | TTERRNO, "shmget failed as expected");
104 tst_resm(TFAIL | TTERRNO, "shmget failed unexpectedly "
hugeshmget05.c 126 tst_resm(TPASS | TTERRNO, "shmget failed as expected");
128 tst_resm(TFAIL | TTERRNO, "shmget failed unexpectedly "

Completed in 1761 milliseconds

1 2 3 4 56 7 8 91011>>