OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCID
(Results
1 - 25
of
1563
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/zram/
zram02.sh
19
TCID
="zram02"
51
echo "$
TCID
: [FAIL]"
53
echo "$
TCID
: [PASS]"
zram.sh
3
TCID
="zram.sh"
28
echo "$
TCID
: No zram.ko module or /dev/zram0 device file not found"
29
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/kernel/containers/share/
setns_check.c
24
char *
TCID
= "setns_check";
/external/linux-kselftest/tools/testing/selftests/android/ion/
ion_test.sh
4
TCID
="ion_test.sh"
17
echo "$
TCID
: heap_type: $heaptype - [FAIL]"
20
echo "$
TCID
: heap_type: $heaptype - [PASS]"
30
echo $
TCID
: must be run as root >&2
39
echo $
TCID
: No $DEVICE device found >&2
40
echo $
TCID
: May be CONFIG_ION is not set >&2
57
echo "$
TCID
: done"
/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/lib/tests/
tst_checkpoint_wake_timeout.c
29
char *
TCID
= "tst_checkpoint_wake_timeout";
tst_cleanup_once.c
28
char *
TCID
= "tst_cleanup_once";
tst_fs_fill_hardlinks.c
26
char *
TCID
= "tst_fs_fill_hardlinks";
tst_fs_fill_subdirs.c
26
char *
TCID
= "tst_fs_fill_subdirs";
tst_strerrno.c
27
char *
TCID
= "tst_strerrno";
tst_strsig.c
27
char *
TCID
= "tst_strsig";
/external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
ht_enabled.c
19
char *
TCID
= "smt_smp_enabled";
Completed in 3014 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>