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

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/network/stress/tcp/uni-dsackoff/
tcp4-uni-dsackoff01 57 TCID=${TCID:-tcp4-uni-dsackoff01}
60 export TCID
  /external/ltp/testcases/network/stress/tcp/uni-pktlossdup/
tcp4-uni-pktlossdup01 57 TCID=${TCID:-tcp4-uni-pktlossdup01}
60 export TCID
  /external/ltp/testcases/network/stress/tcp/uni-smallsend/
tcp4-uni-smallsend01 57 TCID=${TCID:-tcp4-uni-smallsend01}
60 export TCID
  /external/ltp/testcases/network/stress/tcp/uni-tso/
tcp4-uni-tso01 57 TCID=${TCID:-tcp4-uni-tso01}
60 export TCID
  /external/ltp/testcases/network/stress/tcp/uni-winscale/
tcp4-uni-winscale01 57 TCID=${TCID:-tcp4-uni-winscale01}
60 export TCID
  /external/ltp/testcases/kernel/syscalls/setpgid/
setpgid03_child.c 21 char *TCID = "setpgid03_child";
  /external/linux-kselftest/tools/testing/selftests/android/ion/
ion_test.sh 4 TCID="ion_test.sh"
14 echo "$TCID: heap_type: $heaptype - [FAIL]"
17 echo "$TCID: heap_type: $heaptype - [PASS]"
27 echo $TCID: must be run as root >&2
36 echo $TCID: No $DEVICE device found >&2
37 echo $TCID: May be CONFIG_ION is not set >&2
54 echo "$TCID: done"
  /external/linux-kselftest/tools/testing/selftests/zram/
zram02.sh 19 TCID="zram02"
51 echo "$TCID : [FAIL]"
53 echo "$TCID : [PASS]"
zram.sh 3 TCID="zram.sh"
25 echo "$TCID : No zram.ko module or /dev/zram0 device file not found"
26 echo "$TCID : CONFIG_ZRAM is not set"
  /external/ltp/testcases/network/stress/tcp/uni-sackoff/
tcp4-uni-sackoff01 57 TCID=${TCID:-tcp4-uni-sackoff01}
60 export TCID
  /external/ltp/testcases/network/stress/icmp/multi-diffip/
icmp6-multi-diffip01 51 TCID=icmp6-multi-diffip01
  /external/ltp/testcases/network/stress/icmp/multi-diffnic/
icmp6-multi-diffnic01 51 TCID=icmp6-multi-diffnic01
  /external/ltp/testcases/network/stress/udp/multi-diffip/
udp6-multi-diffip01 51 TCID=udp6-multi-diffip01
  /external/ltp/testcases/network/stress/udp/multi-diffnic/
udp6-multi-diffnic01 51 TCID=udp6-multi-diffnic01
  /external/ltp/testcases/network/stress/udp/multi-diffport/
udp6-multi-diffport01 51 TCID=udp6-multi-diffport01
  /external/ltp/testcases/network/stress/udp/uni-basic/
udp6-uni-basic01 51 TCID=udp6-uni-basic01
  /external/ltp/testcases/network/virt/
vlan02.sh 23 TCID=vlan02
  /external/ltp/testcases/kernel/containers/share/
setns_check.c 24 char *TCID = "setns_check";
  /external/ltp/testcases/network/tcp_cmds/ssh/
ssh01 40 TCID="ssh01"
52 tst_resm TFAIL "Test $TCID FAIL"
54 tst_resm TPASS "Test $TCID PASS"
ssh02 40 TCID="ssh02"
52 tst_resm TFAIL "Test $TCID FAIL"
54 tst_resm TPASS "Test $TCID PASS"
ssh03 35 TCID="ssh03"
47 tst_resm TFAIL "Test $TCID FAIL"
49 tst_resm TPASS "Test $TCID PASS"
  /external/ltp/testcases/lib/
cmdlib.sh 56 export TCID TST_COUNT TST_TOTAL
153 TCID=${TCID:=}
154 [ -z "$TCID" ] && TCID=${0##*/}
155 TC=$(echo "$TCID" | awk '{ sub( /[0-9]+$/,""); print; }')
  /external/ltp/testcases/network/tcp_cmds/ftp/
ftp02 81 TCID="ftp02"
93 tst_resm TFAIL "Test $TCID FAIL"
95 tst_resm TPASS "Test $TCID PASS"
ftp05 94 TCID="ftp05"
105 tst_resm TFAIL "Test $TCID FAIL"
107 tst_resm TPASS "Test $TCID PASS"
  /external/ltp/lib/tests/
tst_checkpoint_wake_timeout.c 29 char *TCID = "tst_checkpoint_wake_timeout";

Completed in 316 milliseconds

1 2 3 4 5 6 7 8 91011>>