Home
last modified time | relevance | path

Searched refs:TST_CNT (Results 1 – 25 of 101) sorted by relevance

12345

/third_party/ltp/testcases/lib/
Dtst_test.sh726 for _tst_i in $(seq ${TST_CNT:-1}); do
775 if [ -n "$TST_CNT" ]; then
776 if ! tst_is_int "$TST_CNT"; then
780 if [ "$TST_CNT" -le 0 ]; then
/third_party/ltp/utils/sctp/testlib/
Dsctputil.h114 extern int TST_CNT;
118 printf("%s %2d BROK : ", TCID, ++TST_CNT); \
126 (a1 == TPASS)?++TST_CNT:0, \
/third_party/ltp/testcases/network/stress/udp/
Dudp_ipsec_vti.sh9 TST_CNT=2
Dudp_ipsec.sh10 TST_CNT=2
/third_party/ltp/testcases/commands/vmcp/
Dvmcp_m.sh14 TST_CNT=2
/third_party/ltp/testcases/network/sockets/
Dbind_noport01.sh5 TST_CNT=2
/third_party/ltp/testcases/commands/ldd/
Dldd01.sh8 TST_CNT=2
/third_party/ltp/testcases/network/dccp/
Ddccp01.sh5 TST_CNT=3
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_usage_in_bytes_test.sh10 TST_CNT=2
Dmemcg_force_empty.sh12 TST_CNT=6
Dmemcg_subgroup_charge.sh13 TST_CNT=3
Dmemcg_use_hierarchy_test.sh10 TST_CNT=3
Dmemcg_stat_rss.sh14 TST_CNT=10
/third_party/ltp/testcases/kernel/fs/binfmt_misc/
Dbinfmt_misc01.sh24 TST_CNT=9
/third_party/ltp/doc/
Dshell-test-api.txt80 TST_CNT=2
99 If '$TST_CNT' is set, the test library looks if there are functions named
100 '$\{TST_TESTFUNC\}1', ..., '$\{TST_TESTFUNC\}$\{TST_CNT\}' and if these are
110 TST_CNT=2
127 Otherwise, if '$TST_CNT' is set but there is no '$\{TST_TESTFUNC\}1', etc.,
128 the '$TST_TESTFUNC' is executed '$TST_CNT' times and the test number is passed
162 # Example test with tests in a single function, using $TST_TEST_DATA and $TST_CNT
165 TST_CNT=2
185 '$TST_TEST_DATA' can be used with '$TST_CNT'. If '$TST_TEST_DATA_IFS' not specified,
/third_party/ltp/testcases/network/stress/route/
Droute-change-dst.sh15 TST_CNT=$ROUTE_CHANGE_IP
Droute-change-gw.sh15 TST_CNT=$ROUTE_CHANGE_IP
Droute-change-if.sh15 TST_CNT=$ROUTE_CHANGE_IP
/third_party/ltp/lib/newlib_tests/shell/net/
Dtst_ipaddr_un.sh6 TST_CNT=2
/third_party/ltp/testcases/commands/mkdir/
Dmkdir_tests.sh8 TST_CNT=3
/third_party/ltp/testcases/kernel/device-drivers/zram/
Dzram02.sh8 TST_CNT=6
/third_party/ltp/testcases/network/virt/
Dwireguard01.sh9 TST_CNT=3
/third_party/ltp/testcases/commands/wc/
Dwc01.sh8 TST_CNT=12
/third_party/ltp/lib/newlib_tests/shell/
Dtst_check_driver.sh7 TST_CNT=3
/third_party/ltp/testcases/commands/sysctl/
Dsysctl02.sh20 TST_CNT=4

12345