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

<<11121314151617181920>>

  /external/ltp/testcases/kernel/syscalls/sendfile/
sendfile06.c 78 tst_brkm(TBROK, cleanup,
159 tst_brkm(TBROK, cleanup, "call to socket() failed: %s",
168 tst_brkm(TBROK, cleanup, "call to bind() failed: %s",
176 tst_brkm(TBROK, cleanup, "client/server fork failed: %s",
184 tst_brkm(TBROK, cleanup, "self_exec failed");
197 tst_brkm(TBROK, cleanup, "call to socket() failed: %s",
  /external/ltp/testcases/kernel/syscalls/sendmsg/
sendmsg02.c 136 tst_brkm(TBROK | TERRNO, cleanup, "couldn't set semval to 1");
142 tst_resm(TBROK | TERRNO, "pipe failed");
150 tst_resm(TBROK | TERRNO, "fork");
179 tst_resm(TBROK | TERRNO, "couldn't set semval to 0");
184 tst_resm(TBROK | TERRNO, "waitpid for %d failed",
221 tst_brkm(TBROK | TERRNO, NULL, "Couldn't allocate semaphore");
  /external/ltp/testcases/network/stress/interface/
if-route-addlarge 35 *) tst_brkm TBROK "Unknown test parameter '$cmd_type'"
53 tst_resm TBROK "Failed to set default IP addresses"
96 tst_brkm TBROK "Too large $ROUTE_TOTAL"
  /external/ltp/testcases/network/stress/udp/multi-diffip/
udp4-multi-diffip01 131 tst_resm TBROK "$message"
151 tst_resm TBROK "Failed to get the interface name at the local host"
157 tst_resm TBROK "Failed to get the interface name at the remote host"
197 tst_resm TBROK "Failed to add any IP address at the local"
212 tst_resm TBROK "Failed to add any IP address at the remote"
240 tst_resm TBROK "Failed to add any IP address at the local"
257 tst_resm TBROK "Failed to add any IP address at the remote"
276 tst_resm TBROK "Failed to add any SAD/SPD"
289 tst_resm TBROK "Failed to add any SAD/SPD"
304 tst_resm TBROK "No IPv4 connectivity among ${ipaddr_pair_num}th IP
    [all...]
  /external/ltp/lib/
tst_module.c 47 tst_brkm(TBROK | TERRNO, cleanup_fn,
59 tst_brkm(TBROK | TERRNO, cleanup_fn,
120 tst_brkm(TBROK, cleanup_fn,
  /external/ltp/testcases/commands/sssd/
sssd-lib.sh 79 tst_resm TBROK "Testing is terminating due to a signal"
103 tst_resm TBROK "another sssd test is stuck"
106 tst_resm TBROK "failed to backup $CONFIG_FILE"
122 tst_brkm TBROK NULL "fail to modify the permission of $CONFIG_FILE"
  /external/ltp/testcases/kernel/containers/mountns/
mountns01.c 82 tst_brkm(TBROK | TERRNO, cleanup, "unshare failed");
93 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
121 tst_resm(TBROK, "child was killed with signal %s",
mountns02.c 82 tst_brkm(TBROK | TERRNO, cleanup, "unshare failed");
93 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
121 tst_resm(TBROK, "child was killed with signal %s",
mountns03.c 95 tst_brkm(TBROK | TERRNO, cleanup, "unshare failed");
106 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
138 tst_resm(TBROK, "child was killed with signal %s",
  /external/ltp/testcases/kernel/containers/sysvipc/
shm_comm.c 127 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
131 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
138 tst_brkm(TBROK | TERRNO, cleanup, "error in child");
  /external/ltp/testcases/kernel/containers/userns/
userns04.c 83 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
91 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
96 tst_brkm(TBROK | TERRNO, cleanup, "fork");
userns05.c 77 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
90 tst_brkm(TBROK | TERRNO, cleanup, "clone failed");
99 tst_brkm(TBROK | TERRNO, cleanup, "fork");
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
cpuhotplug07.sh 67 tst_brkm TBROK "usage: ${0##*/} <CPU to offline> <Kernel \
78 tst_brkm TBROK "CPU${CPU_TO_TEST} cannot be onlined"
105 tst_brkm TBROK "PID ${KCOMPILE_LOOP_PID} no longer running"
  /external/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
hugeshmat01.c 94 tst_brk(TBROK | TERRNO, "shmdt");
111 tst_brk(TBROK | TERRNO, "shmctl");
183 tst_brk(TBROK | TERRNO, "shmget");
  /external/ltp/testcases/kernel/syscalls/fchmod/
fchmod02.c 179 tst_brkm(TBROK, cleanup, "%s not in /etc/passwd", LTPUSER);
185 tst_brkm(TBROK, cleanup, "%s not in /etc/group", LTPGRP);
195 tst_brkm(TBROK, cleanup,
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl09.c 215 tst_brkm(TBROK, cleanup,
219 tst_brkm(TBROK, cleanup, "close(%s) Failed, errno=%d : %s",
222 tst_brkm(TBROK, cleanup,
fcntl10.c 214 tst_brkm(TBROK, cleanup,
218 tst_brkm(TBROK, cleanup, "close(%s) Failed, errno=%d : %s",
221 tst_brkm(TBROK, cleanup,
  /external/ltp/testcases/kernel/syscalls/flock/
flock04.c 107 tst_brkm(TBROK | TERRNO, cleanup,
127 tst_brkm(TBROK | TERRNO, cleanup,
144 tst_resm(TBROK | TERRNO, "wait failed");
  /external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
msgrcv02.c 173 tst_brkm(TBROK, cleanup, "Can't create message queue #1");
181 tst_brkm(TBROK, cleanup, "Couldn't put message on queue");
186 tst_brkm(TBROK, cleanup, "Can't create message queue #2");
  /external/ltp/testcases/kernel/syscalls/ipc/semctl/
semctl01.c 225 tst_brkm(TBROK, cleanup,
264 tst_resm(TBROK, "stat failed in func_set()");
309 tst_brkm(TBROK, cleanup, "semop #1 failed - cnt_setup");
318 tst_brkm(TBROK, cleanup, "fork failed in cnt_setup");
324 tst_brkm(TBROK, cleanup, "self_exec failed "
353 tst_resm(TBROK, "semop succeeded - cnt_setup");
383 tst_brkm(TBROK, cleanup, "fork failed in pid_setup()");
388 tst_brkm(TBROK, cleanup, "self_exec failed "
408 tst_resm(TBROK, "semop failed - pid_setup");
465 tst_brkm(TBROK, cleanup, "semctl failed in func_sall")
    [all...]
  /external/ltp/testcases/kernel/syscalls/ipc/shmctl/
shmctl03.c 101 tst_brkm(TBROK, cleanup, "could not fork");
107 tst_resm(TBROK, "setuid() failed");
189 tst_brkm(TBROK, cleanup, "couldn't create shared memory "
  /external/ltp/testcases/kernel/syscalls/migrate_pages/
migrate_pages02.c 148 tst_resm(TBROK | TERRNO, "error getting memory policy "
192 tst_brkm(TBROK | TERRNO, cleanup, "mmap failed");
203 tst_brkm(TBROK | TERRNO, cleanup, "fork");
245 tst_resm(TBROK | TERRNO, "pipe #1 failed");
247 tst_resm(TBROK | TERRNO, "pipe #2 failed");
255 tst_brkm(TBROK | TERRNO, cleanup, "fork");
272 tst_brkm(TBROK | TERRNO, NULL, "write #1 failed");
274 tst_brkm(TBROK | TERRNO, NULL, "read #1 failed");
294 tst_brkm(TBROK | TERRNO, NULL, "read #2 failed");
297 tst_brkm(TBROK | TERRNO, NULL, "write #2 failed")
    [all...]
  /external/ltp/testcases/kernel/syscalls/open/
open04.c 94 tst_brkm(TBROK, cleanup, "Cannot open first file");
103 tst_brkm(TBROK, NULL, "Failed to allocate Memory");
110 tst_brkm(TBROK, cleanup, "Expected EMFILE got "
  /external/ltp/testcases/kernel/syscalls/setsockopt/
setsockopt02.c 103 tst_brk(TBROK | TTERRNO, "setsockopt(sk, SOL_PACKET, PACKET_VERSION, TPACKET_V3)");
112 tst_brk(TBROK | TTERRNO, "Can't create ring buffer with good settings");
121 tst_brk(TBROK | TTERRNO, "Unexpected setsockopt() error");
  /external/ltp/testcases/kernel/syscalls/swapoff/
swapoff02.c 101 tst_brkm(TBROK, cleanup,
151 tst_brkm(TBROK, cleanup,
156 tst_brkm(TBROK, cleanup, "Failed to create swapfile");

Completed in 1061 milliseconds

<<11121314151617181920>>