Home
last modified time | relevance | path

Searched refs:succ_cnt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_progs.h63 int succ_cnt; /* successful tests */ member
Dtest_progs.c560 env.succ_cnt++; in main()
574 env.succ_cnt, env.sub_succ_cnt, env.skip_cnt, env.fail_cnt); in main()