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

1 2 3 45 6 7 8 91011>>

  /external/ltp/testcases/kernel/syscalls/sched_getaffinity/
sched_getaffinity01.c 66 tst_resm((TEST_RETURN == -1 ? TPASS : TFAIL) | TTERRNO, #t); \
105 tst_brkm(TFAIL | TTERRNO, cleanup, "fail to get enough memory");
128 tst_resm(TFAIL | TTERRNO, "fail to get cpu affinity");
  /external/ltp/testcases/kernel/syscalls/sched_setattr/
sched_setattr01.c 93 tst_resm(TFAIL | TTERRNO, "sched_setattr(%i,attr,%u) "
101 tst_resm(TPASS | TTERRNO,
106 tst_resm(TFAIL | TTERRNO, "sched_setattr(%i,attr,%u): "
  /external/ltp/testcases/kernel/syscalls/umount2/
umount2_02.c 153 tst_resm(TFAIL | TTERRNO, "%s failed unexpectedly",
158 tst_resm(TPASS | TTERRNO, "umount2(2) failed as expected");
164 tst_resm(TFAIL | TTERRNO, "%s failed unexpectedly",
umount2_03.c 138 tst_resm(TFAIL | TTERRNO, "%s failed unexpectedly",
143 tst_resm(TPASS | TTERRNO, "umount2(2) failed as expected");
149 tst_resm(TFAIL | TTERRNO, "%s failed unexpectedly",
  /external/ltp/testcases/kernel/syscalls/capset/
capset01.c 115 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/chmod/
chmod02.c 78 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/chown/
chown01.c 145 tst_resm(TFAIL | TTERRNO, "chown(%s, %d,%d) failed",
  /external/ltp/testcases/kernel/syscalls/chroot/
chroot01.c 85 tst_resm(TFAIL | TTERRNO, "chroot failed unexpectedly");
  /external/ltp/testcases/kernel/syscalls/clone/
clone01.c 59 tst_resm(TFAIL | TTERRNO, "clone failed");
  /external/ltp/testcases/kernel/syscalls/creat/
creat07.c 59 tst_res(TFAIL | TTERRNO, "creat() failed unexpectedly");
  /external/ltp/testcases/kernel/syscalls/dup/
dup02.c 150 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/fallocate/
fallocate01.c 241 tst_resm(TFAIL | TTERRNO,
256 tst_resm(TFAIL | TTERRNO,
263 tst_resm(TFAIL | TTERRNO,
272 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/fchown/
fchown01.c 72 tst_resm(TFAIL | TTERRNO, "fchown failed");
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl03.c 145 tst_resm(TFAIL | TTERRNO, "fcntl failed");
fcntl04.c 145 tst_resm(TFAIL | TTERRNO, "fcntl failed");
fcntl08.c 70 tst_resm(TFAIL | TTERRNO, "fcntl failed");
fcntl33.c 163 tst_resm(TFAIL | TTERRNO, "fcntl() failed to set lease");
174 tst_resm(TFAIL | TTERRNO, "failed to receive SIGIO "
181 tst_brkm(TBROK | TTERRNO, cleanup, "sigtimedwait() failed");
193 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/fstat/
fstat01.c 145 tst_resm(TFAIL | TTERRNO, "fstat failed");
  /external/ltp/testcases/kernel/syscalls/futex/
futex_wait05.c 51 tst_resm(TFAIL | TTERRNO, "expected errno=%s",
futex_wait_bitset.h 52 tst_resm(TFAIL | TTERRNO, "expected %s",
  /external/ltp/testcases/kernel/syscalls/getcontext/
getcontext01.c 46 tst_resm(TFAIL | TTERRNO, "getcontext failed");
  /external/ltp/testcases/kernel/syscalls/geteuid/
geteuid02.c 48 tst_brkm(TBROK | TTERRNO, cleanup, "geteuid* failed");
  /external/ltp/testcases/kernel/syscalls/getpagesize/
getpagesize01.c 70 tst_resm(TFAIL | TTERRNO, "getpagesize failed");
  /external/ltp/testcases/kernel/syscalls/getuid/
getuid03.c 56 tst_brkm(TBROK | TTERRNO, cleanup, "getuid failed");
  /external/ltp/testcases/kernel/syscalls/ipc/msgctl/
msgctl01.c 91 tst_resm(TFAIL | TTERRNO, "msgctl() call failed");

Completed in 225 milliseconds

1 2 3 45 6 7 8 91011>>