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

12 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/syscalls/get_robust_list/
get_robust_list01.c 106 tst_resm(TFAIL | TTERRNO,
122 tst_resm(TFAIL | TTERRNO,
143 tst_resm(TFAIL | TTERRNO,
156 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/getrandom/
getrandom03.c 57 tst_resm(TFAIL | TTERRNO, "getrandom failed");
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl30.c 63 tst_brkm(TFAIL | TTERRNO, cleanup,
71 tst_brkm(TFAIL | TTERRNO, cleanup,
77 tst_brkm(TFAIL | TTERRNO, cleanup,
  /external/ltp/testcases/kernel/syscalls/flock/
flock02.c 109 tst_resm(TFAIL | TTERRNO, "flock failed unexpectedly");
119 tst_resm(TFAIL | TTERRNO, "flock failed unexpectedly");
130 tst_resm(TFAIL | TTERRNO, "flock failed unexpectedly");
  /external/ltp/testcases/kernel/syscalls/link/
link07.c 69 tst_resm(TFAIL | TTERRNO, "link() returned %ld,"
73 tst_resm(TPASS | TTERRNO,
76 tst_resm(TFAIL | TTERRNO, "link() failed"
  /external/ltp/testcases/kernel/syscalls/mount/
mount04.c 50 tst_resm(TPASS | TTERRNO, "mount() failed expectedly");
52 tst_resm(TFAIL | TTERRNO,
64 tst_resm(TFAIL | TTERRNO, "mount() returned %li", TEST_RETURN);
mount05.c 74 tst_resm(TFAIL | TTERRNO, "mount(2) failed");
86 tst_brkm(TBROK | TTERRNO, cleanup,
122 tst_brkm(TBROK | TTERRNO, NULL, "umount(2) failed");
  /external/ltp/testcases/kernel/syscalls/poll/
poll01.c 53 tst_resm(TFAIL | TTERRNO, "poll() POLLOUT failed");
58 tst_resm(TFAIL | TTERRNO, "poll() failed to set POLLOUT");
79 tst_resm(TFAIL | TTERRNO, "poll() POLLIN failed");
  /external/ltp/testcases/kernel/syscalls/mmap/
mmap001.c 124 tst_brkm(TBROK | TTERRNO, cleanup, "lseek failed");
130 tst_brkm(TBROK | TTERRNO, cleanup,
138 tst_brkm(TBROK | TTERRNO, cleanup,
160 tst_resm(TFAIL | TTERRNO,
170 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/epoll_ctl/
epoll_ctl02.c 85 tst_brk(TFAIL | TTERRNO, "epoll_ctl() fails to init");
111 tst_res(TPASS | TTERRNO, "epoll_ctl() fails as expected");
113 tst_res(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/fchownat/
fchownat01.c 113 tst_resm(TFAIL | TTERRNO,
120 tst_resm(TPASS | TTERRNO,
124 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/getgroups/
getgroups01.c 92 tst_resm(TFAIL | TTERRNO,
106 tst_resm(TFAIL | TTERRNO, "getgroups failed unexpectedly");
145 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/mkdirat/
mkdirat01.c 72 tst_resm(TFAIL | TTERRNO,
79 tst_resm(TFAIL | TTERRNO,
85 tst_resm(TPASS | TTERRNO, "mkdirat() returned %ld", TEST_RETURN);
  /external/ltp/testcases/kernel/syscalls/openat/
openat01.c 78 tst_resm(TFAIL | TTERRNO,
88 tst_resm(TFAIL | TTERRNO,
94 tst_resm(TPASS | TTERRNO, "openat() returned %ld", TEST_RETURN);
  /external/ltp/testcases/kernel/module/delete_module/
delete_module01.c 63 tst_resm(TFAIL | TTERRNO, "delete_module() failed to "
  /external/ltp/testcases/kernel/syscalls/alarm/
alarm01.c 142 tst_resm(TFAIL | TTERRNO, "alarm(1) failed");
  /external/ltp/testcases/kernel/syscalls/bdflush/
bdflush01.c 120 tst_brkm(TFAIL | TTERRNO, cleanup, "bdflush failed");
  /external/ltp/testcases/kernel/syscalls/capget/
capget01.c 105 tst_resm(TFAIL | TTERRNO,
  /external/ltp/testcases/kernel/syscalls/chdir/
chdir02.c 140 tst_resm(TFAIL | TTERRNO, "chdir(%s) failed",
  /external/ltp/testcases/kernel/syscalls/fchdir/
fchdir02.c 88 tst_brkm(TFAIL | TTERRNO, cleanup,
  /external/ltp/testcases/kernel/syscalls/getegid/
getegid01.c 68 tst_resm(TFAIL | TTERRNO, "getegid failed");
  /external/ltp/testcases/kernel/syscalls/geteuid/
geteuid01.c 68 tst_resm(TFAIL | TTERRNO, "geteuid failed");
  /external/ltp/testcases/kernel/syscalls/gethostname/
gethostname01.c 139 tst_resm(TFAIL | TTERRNO, "gethostname failed");
  /external/ltp/testcases/kernel/syscalls/getpgrp/
getpgrp01.c 140 tst_resm(TFAIL | TTERRNO, "getpgrp failed");
  /external/ltp/testcases/kernel/syscalls/getpid/
getpid01.c 138 tst_resm(TFAIL | TTERRNO, "getpid failed");

Completed in 363 milliseconds

12 3 4 5 6 7 8 91011>>