Home
last modified time | relevance | path

Searched refs:test_cnt (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Ddiag.sh10 test_cnt=1
78 test_cnt=$((test_cnt+1))
127 test_cnt=$((test_cnt+1))
H A Dsimult_flows.sh15 test_cnt=1
149 port=$((10000+$test_cnt))
150 test_cnt=$((test_cnt+1))
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c378 static void guest_code_ss(int test_cnt) in guest_code_ss() argument
383 for (i = 0; i < test_cnt; i++) { in guest_code_ss()
465 void test_single_step_from_userspace(int test_cnt) in test_single_step_from_userspace() argument
478 vcpu_args_set(vcpu, 1, test_cnt); in test_single_step_from_userspace()
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py195 test_cnt = 0
197 test_cnt += 1
236 suite.set('tests', str(test_cnt))
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2600.c433 u32 test_cnt = 0; in ast2600_sdrammc_test() local
453 if (++test_cnt == target_cnt) { in ast2600_sdrammc_test()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c63 int test_cnt; variable
1491 test_cnt, opt->rate, opt->iov_count, opt->iov_length, in __test_exec()
1498 test_cnt++; in __test_exec()