Home
last modified time | relevance | path

Searched refs:TST_TOTAL (Results 1 – 25 of 717) sorted by relevance

12345678910>>...29

/third_party/ltp/testcases/network/stress/route/
Droute6-rmmod50 TST_TOTAL=2
51 export TST_TOTAL
60 . check_envval || exit $TST_TOTAL
121 exit $TST_TOTAL
142 exit $TST_TOTAL
150 exit $TST_TOTAL
156 exit $TST_TOTAL
171 exit $TST_TOTAL
Droute4-rmmod50 TST_TOTAL=2
51 export TST_TOTAL
60 . check_envval || exit $TST_TOTAL
125 exit $TST_TOTAL
138 exit $TST_TOTAL
154 exit $TST_TOTAL
160 exit $TST_TOTAL
175 exit $TST_TOTAL
/third_party/ltp/testcases/lib/
Dcmdlib.sh55 TST_TOTAL=${TST_TOTAL:=1}
56 export TCID TST_COUNT TST_TOTAL
58 for varname in TST_TOTAL; do
/third_party/ltp/testcases/kernel/controllers/freezer/
Drun_freezer.sh66 TST_TOTAL=$(( ${#TEST_SCRIPTS[@]} + 0 ))
69 export LTPBIN PATH TCID TST_COUNT TST_TOTAL CGROUPS_TESTROOT
101 export TST_TOTAL=$(( ${#TEST_SCRIPTS[@]} + 0 ))
129 declare -r TST_TOTAL && \
Dwrite_freezing.sh31 declare -r TST_TOTAL
32 export TCID TST_COUNT TST_TOTAL
Dfreeze_write_freezing.sh31 declare -r TST_TOTAL
32 export TCID TST_COUNT TST_TOTAL
Dfreeze_cancel.sh32 declare -r TST_TOTAL
33 export TCID TST_COUNT TST_TOTAL
Dfreeze_thaw.sh31 declare -r TST_TOTAL
32 export TCID TST_COUNT TST_TOTAL
/third_party/ltp/testcases/kernel/syscalls/ulimit/
Dulimit01.c122 int TST_TOTAL = 6; variable
159 TST_TOTAL = sizeof(Scenarios) / sizeof(struct limits_t); in main()
178 for (i = 0; i < TST_TOTAL; i++) { in main()
215 for (tmp = i + 1; tmp < TST_TOTAL; in main()
/third_party/ltp/testcases/network/stress/udp/uni-basic/
Dudp4-uni-basic0151 TST_TOTAL=1
55 export TST_TOTAL
65 . check_envval || exit $TST_TOTAL
148 exit $TST_TOTAL
153 exit $TST_TOTAL
/third_party/ltp/testcases/network/stress/udp/multi-diffport/
Dudp4-multi-diffport0151 TST_TOTAL=1
55 export TST_TOTAL
65 . check_envval || exit $TST_TOTAL
152 exit $TST_TOTAL
158 exit $TST_TOTAL
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
Dudp4-multi-diffnic0151 TST_TOTAL=1
55 export TST_TOTAL
65 . check_envval || exit $TST_TOTAL
176 exit $TST_TOTAL
181 exit $TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
Dtcp4-multi-diffnic0152 TST_TOTAL=1
56 export TST_TOTAL
66 . check_envval || exit $TST_TOTAL
201 exit $TST_TOTAL
206 exit $TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
Dtcp4-multi-sameport0152 TST_TOTAL=1
56 export TST_TOTAL
66 . check_envval || exit $TST_TOTAL
177 exit $TST_TOTAL
183 exit $TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
Dtcp4-multi-diffport0152 TST_TOTAL=1
56 export TST_TOTAL
66 . check_envval || exit $TST_TOTAL
177 exit $TST_TOTAL
183 exit $TST_TOTAL
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify02.c34 #define TST_TOTAL 8 macro
124 if (TST_TOTAL != tst_count) { in test01()
137 if (test_num >= TST_TOTAL) { in test01()
173 for (; test_num < TST_TOTAL; test_num++) { in test01()
Dfanotify01.c34 #define TST_TOTAL 12 macro
236 if (TST_TOTAL != tst_count) { in test_fanotify()
239 "equal", TST_TOTAL, tst_count); in test_fanotify()
250 if (test_num >= TST_TOTAL) { in test_fanotify()
315 for (; test_num < TST_TOTAL; test_num++) { in test_fanotify()
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
Dicmp4-multi-diffip0151 TST_TOTAL=1
55 export TST_TOTAL
65 . check_envval || exit $TST_TOTAL
157 exit $TST_TOTAL
163 exit $TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/uni-smallsend/
Dtcp4-uni-smallsend0158 TST_TOTAL=1
62 export TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/uni-winscale/
Dtcp4-uni-winscale0158 TST_TOTAL=1
62 export TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/uni-tso/
Dtcp4-uni-tso0158 TST_TOTAL=1
62 export TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/uni-pktlossdup/
Dtcp4-uni-pktlossdup0158 TST_TOTAL=1
62 export TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/uni-dsackoff/
Dtcp4-uni-dsackoff0158 TST_TOTAL=1
62 export TST_TOTAL
/third_party/ltp/testcases/network/stress/tcp/uni-sackoff/
Dtcp4-uni-sackoff0158 TST_TOTAL=1
62 export TST_TOTAL
/third_party/ltp/testcases/network/stress/udp/multi-diffip/
Dudp4-multi-diffip0151 TST_TOTAL=1
55 export TST_TOTAL
65 . check_envval || exit $TST_TOTAL
152 exit $TST_TOTAL
158 exit $TST_TOTAL

12345678910>>...29