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

1 2 3 4 5 6 7 891011>>

  /external/ltp/testcases/kernel/syscalls/readdir/
readdir21.c 130 tst_resm(TPASS | TTERRNO, "readdir() failed as expected");
132 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/rename/
rename11.c 133 tst_resm(TPASS | TTERRNO, "failed as expected");
135 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/splice/
splice03.c 143 tst_resm(TPASS | TTERRNO, "splice() failed as expected");
145 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/sync_file_range/
sync_file_range01.c 282 tst_resm(TPASS | TTERRNO, "got expected error");
284 tst_resm(TFAIL | TTERRNO, "got unexpected error; "
  /external/ltp/testcases/kernel/syscalls/unlinkat/
unlinkat01.c 91 tst_resm(TPASS | TTERRNO,
94 tst_resm(TFAIL | TTERRNO, "unlinkat() failed");
  /external/ltp/testcases/kernel/syscalls/utime/
utime06.c 150 tst_resm(TPASS | TTERRNO, "utime failed as expected");
152 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/containers/pidns/
pidns01.c 105 tst_brkm(TFAIL | TTERRNO, NULL, "clone failed");
pidns02.c 101 tst_brkm(TFAIL | TTERRNO, NULL, "clone failed");
pidns04.c 119 tst_brkm(TFAIL | TTERRNO, CLEANUP, "clone failed");
pidns10.c 103 tst_brkm(TBROK | TTERRNO, NULL, "clone failed");
  /external/ltp/testcases/kernel/containers/userns/
userns01.c 112 tst_brkm(TFAIL | TTERRNO, NULL, "clone failed");
  /external/ltp/testcases/kernel/syscalls/cacheflush/
cacheflush01.c 130 tst_brkm(TFAIL | TTERRNO, cleanup, "malloc failed");
  /external/ltp/testcases/kernel/syscalls/chmod/
chmod01.c 114 tst_resm(TFAIL | TTERRNO,
chmod04.c 120 tst_resm(TFAIL | TTERRNO, "chmod(%s, %#o) failed",
  /external/ltp/testcases/kernel/syscalls/chroot/
chroot04.c 85 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/clone/
clone03.c 83 tst_brkm(TFAIL | TTERRNO, cleanup, "clone() failed");
clone04.c 84 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/creat/
creat04.c 58 tst_res(TFAIL | TTERRNO, "Expected EACCES");
creat05.c 51 tst_res(TFAIL | TTERRNO, "Expected EMFILE");
  /external/ltp/testcases/kernel/syscalls/dup/
dup03.c 146 tst_resm(TFAIL | TTERRNO,
dup05.c 144 tst_resm(TFAIL | TTERRNO, "dup failed");
  /external/ltp/testcases/kernel/syscalls/fchdir/
fchdir01.c 108 tst_brkm(TFAIL | TTERRNO, cleanup,
  /external/ltp/testcases/kernel/syscalls/fchmod/
fchmod01.c 141 tst_resm(TFAIL | TTERRNO,
fchmod03.c 115 tst_resm(TFAIL | TTERRNO, "fchmod failed");
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl02.c 145 tst_resm(TFAIL | TTERRNO,

Completed in 145 milliseconds

1 2 3 4 5 6 7 891011>>