HomeSort by relevance Sort by last modified time
    Searched refs:TBROK (Results 1 - 25 of 979) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/syscalls/keyctl/
keyctl04.c 40 tst_brk(TBROK | TTERRNO, "failed to create thread keyring");
45 tst_brk(TBROK | TTERRNO, "failed to set reqkey keyring");
49 tst_brk(TBROK | TTERRNO, "failed to get thread keyring ID");
keyctl08.c 30 tst_brk(TBROK | TERRNO,
keyctl05.c 93 tst_brk(TBROK | TTERRNO, "failed to join new session keyring");
121 tst_res(TBROK | TTERRNO, "unexpected error adding '%s' key",
133 tst_res(TBROK | TTERRNO,
141 tst_res(TBROK,
146 tst_res(TBROK | TTERRNO,
169 tst_res(TBROK | TTERRNO, "failed to add 'user' key");
181 tst_brk(TBROK | TTERRNO, "setperm failed");
190 tst_res(TBROK | TTERRNO, "failed to update 'user' key");
  /external/ltp/testcases/kernel/mem/ksm/
ksm_common.h 37 tst_brk(TBROK, "Invalid size '%s'", str_size);
40 tst_brk(TBROK, "Invalid num '%s'", str_num);
43 tst_brk(TBROK, "Invalid unit '%s'", str_unit);
45 tst_brk(TBROK,
  /external/ltp/testcases/kernel/syscalls/swapon/
libswapon.c 32 tst_brkm(TBROK, cleanup,
39 tst_brkm(TBROK, cleanup, "Failed to create swapfile");
  /external/ltp/lib/
self_exec.c 89 tst_brkm(TBROK, NULL,
99 tst_brkm(TBROK, NULL,
109 tst_brkm(TBROK, NULL,
119 tst_brkm(TBROK, NULL,
132 tst_brkm(TBROK, NULL,
141 tst_brkm(TBROK, NULL,
147 tst_brkm(TBROK, NULL,
174 tst_resm(TBROK, "Could not getcwd()");
180 tst_resm(TBROK, "Could not produce self_exec string");
192 tst_resm(TBROK,
    [all...]
tst_parse_opts.c 35 tst_brkm(TBROK, NULL, "OPTION PARSING ERROR - %s", msg);
tst_mkfs.c 35 tst_brkm(TBROK, cleanup_fn,
41 tst_brkm(TBROK, cleanup_fn,
53 tst_brkm(TBROK, cleanup_fn,
71 tst_brkm(TBROK, cleanup_fn,
80 tst_brkm(TBROK, cleanup_fn, "tst_clear_device() failed");
93 tst_brkm(TBROK, cleanup_fn,
  /external/ltp/testcases/kernel/syscalls/write/
write04.c 92 tst_resm(TBROK, "mknod() failed, errno: %d", errno);
96 tst_resm(TBROK, "stat() failed, errno: %d", errno);
100 tst_resm(TBROK, "Mode does not indicate fifo file");
111 tst_resm(TBROK, "sigaction(): Failed");
124 tst_resm(TBROK, "Error reading fifo, read blocked");
131 tst_resm(TBROK, "open() for reading the pipe failed");
139 tst_resm(TBROK, "setjmp() failed");
146 tst_resm(TBROK, "open() for writing the pipe failed");
154 tst_resm(TBROK, "sigsetjmp() failed");
161 tst_resm(TBROK, "Error reading fifo, nozero read")
    [all...]
  /external/ltp/testcases/kernel/pty/
ptem01.c 66 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed");
70 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed");
74 tst_brkm(TBROK, NULL, "unlockpt() call failed");
118 tst_brkm(TBROK, NULL, "close slave");
122 tst_brkm(TBROK, NULL, "close master");
145 tst_brkm(TBROK | TERRNO, NULL, "ptsname() call failed");
149 tst_brkm(TBROK | TERRNO, NULL, "grantpt() call failed");
153 tst_brkm(TBROK, NULL, "unlockpt() call failed");
157 tst_brkm(TBROK, NULL, "Could not open %s", slavename);
199 tst_brkm(TBROK, NULL, "close")
    [all...]
  /external/ltp/testcases/kernel/syscalls/dup/
dup03.c 171 tst_brkm((maxfds == -1 ? TBROK | TERRNO : TBROK), NULL,
176 tst_brkm(TBROK | TERRNO, NULL, "malloc failed");
192 tst_brkm(TBROK | TBROK, cleanup, "open failed");
197 tst_brkm(TBROK, cleanup, "unable to open at least one file");
199 tst_brkm(TBROK, cleanup,
  /external/ltp/testcases/kernel/syscalls/fchdir/
fchdir01.c 93 tst_brkm(TBROK, cleanup, "getcwd failed");
100 tst_brkm(TBROK, cleanup, "mkdir failed");
103 tst_brkm(TBROK, cleanup, "open of directory failed");
127 tst_resm(TBROK | TERRNO, "chdir failed");
130 tst_resm(TBROK | TERRNO, "rmdir failed");
146 tst_brkm(TBROK, cleanup, "getcwd failed");
150 tst_brkm(TBROK, cleanup, "basename failed");
  /external/ltp/testcases/kernel/containers/pidns/
pidns13.c 84 tst_resm(TBROK, "cinit%d: pidns is not created.", cinit_no);
91 tst_resm(TBROK, "cinit1: close(pipe_fd[1]) failed");
96 tst_resm(TBROK, "cinit1: fcntl(F_SETOWN) failed");
100 tst_resm(TBROK, "cinit1: fcntl(F_SETSIG) failed");
105 tst_resm(TBROK, "cinit1: fcntl(F_SETFL) failed");
113 tst_resm(TBROK, "cinit1: sigaction() failed");
128 tst_resm(TBROK, "cinit1: sigtimedwait() failed.");
146 tst_resm(TBROK, "cinit2: close(pipe_fd[0]) failed");
155 tst_resm(TBROK, "cinit2: write() failed");
186 tst_resm(TBROK, "parent: pipe creation failed")
    [all...]
pidns31.c 160 tst_resm(TBROK, "cinit: pidns is not created");
161 cleanup_mqueue(TBROK, NO_STEP, 0);
170 tst_resm(TBROK, "cinit: parent did not send the message!");
171 cleanup_mqueue(TBROK, NO_STEP, 0);
177 tst_resm(TBROK, "cinit: mq_open() failed (%s)",
179 cleanup_mqueue(TBROK, NO_STEP, 0);
184 tst_resm(TBROK, "cinit: mq_send() failed (%s)",
186 cleanup_mqueue(TBROK, C_STEP_0, mqd);
205 tst_resm(TBROK, "father: received %s unexpectedly",
211 tst_resm(TBROK, "father: expected signal code SI_MESGQ -
    [all...]
pidns12.c 81 tst_resm(TBROK, "cinit: pidns is not created.");
92 tst_resm(TBROK, "cinit: sigaction() failed(%s).",
98 tst_resm(TBROK, "cinit: pipe is broken to write");
133 tst_resm(TBROK, "parent: pipe() failed. aborting!");
138 tst_resm(TBROK, "parent: clone() failed(%s).", strerror(errno));
147 tst_resm(TBROK, "parent: container did not respond!");
152 tst_resm(TBROK, "parent: kill() failed(%s).", strerror(errno));
160 tst_resm(TBROK, "child is terminated by signal(%s)",
  /external/ltp/testcases/kernel/containers/netns/
netns_helper.sh 72 tst_brkm TBROK "don't obtain valid iproute version"
130 tst_brkm TBROK \
143 tst_brkm TBROK \
149 tst_brkm TBROK "fourth argument must be the IPv4 address for veth0"
152 tst_brkm TBROK "fifth argument must be the IPv4 address for veth1"
155 tst_brkm TBROK "sixth argument must be the IPv6 address for veth0"
158 tst_brkm TBROK "seventh argument must be the IPv6 address for veth1"
172 tst_brkm TBROK "second argument must be an ip version (ipv4|ipv6)"
191 tst_brkm TBROK "unable to create a new network namespace"
197 tst_brkm TBROK "unable to create a new network namespace
    [all...]
  /external/ltp/include/
tst_res_flags.h 18 #define TBROK 2 /* Test broken flag */
  /external/ltp/lib/tests/
tst_record_childstatus.c 43 tst_brkm(TBROK, NULL, "fork failed");
  /external/ltp/testcases/kernel/security/cap_bound/
exec_with_inh.c 52 tst_brkm(TBROK,
59 tst_brkm(TBROK,
68 tst_brkm(TBROK, NULL, "Failed to add CAP_SYS_ADMIN to pI\n");
83 tst_resm(TBROK, "Failed to execute check_pe (errno %d)\n", errno);
  /external/ltp/testcases/kernel/security/integrity/ima/tests/
ima_setup.sh 38 tst_brkm TBROK "Failed to mkdir $SYSFS"
41 tst_brkm TBROK "Failed to mount $SYSFS"
56 tst_brkm TBROK "Failed to mkdir $SECURITYFS"
59 tst_brkm TBROK "Failed to mount $SECURITYFS"
  /external/ltp/testcases/kernel/syscalls/add_key/
add_key04.c 53 tst_brk(TBROK | TTERRNO, "failed to join new session keyring");
65 tst_brk(TBROK | TTERRNO,
73 tst_brk(TBROK | TTERRNO, "unable to create user key");
84 tst_brk(TBROK, "Child %s", tst_strstatus(status));
  /external/ltp/testcases/kernel/syscalls/dup2/
dup203.c 85 tst_brkm(TBROK, cleanup, "cannot create first file");
87 tst_brkm(TBROK, cleanup, "filename0: write(2) failed");
90 tst_brkm(TBROK, cleanup, "Cannot create second file");
92 tst_brkm(TBROK, cleanup, "filename1: write(2) failed");
96 tst_brkm(TBROK, cleanup, "open(2) on filename0 failed");
100 tst_brkm(TBROK, cleanup, "open(2) on filename1 failed");
114 tst_brkm(TBROK, cleanup, "read(2) failed");
136 tst_brkm(TBROK, cleanup, "Cannot create first file");
139 tst_brkm(TBROK, cleanup, "setting close on exec flag "
144 tst_brkm(TBROK, cleanup, "Cannot create second file")
    [all...]
  /external/ltp/testcases/kernel/syscalls/futex/
futex_common.h 34 tst_brkm(TBROK | TERRNO, NULL,
38 tst_brkm(TBROK | TERRNO, NULL, "shm_unlink(/LTP_futex_wait)");
  /external/ltp/testcases/network/stress/ns-tools/
check_envval 58 tst_resm TBROK "Environment variable RHOST is not set."
65 tst_resm TBROK "Environment variable LHOST_HWADDRS is not set."
72 tst_resm TBROK "Environment variable RHOST_HWADDRS is not set."
  /external/ltp/testcases/network/stress/ssh/
ssh-stress01-rmt 29 tst_brkm TBROK "Usage: $0 ipver rhost config connections"
40 [ $? -ne 0 ] && tst_brkm TBROK "Can't connect to '$server_ipaddr'"
65 tst_brkm TBROK "Failed to connect $server_ipaddr"

Completed in 352 milliseconds

1 2 3 4 5 6 7 8 91011>>