Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/
Dtest_progs.c692 static struct test_state test_states[ARRAY_SIZE(prog_test_defs)]; variable
1054 struct test_state *state = &test_states[test_num]; in run_one_test()
1218 state = &test_states[test_to_run]; in dispatch_thread()
1269 struct test_state *state = &test_states[i]; in calculate_summary_and_print_errors()
1294 struct test_state *state = &test_states[i]; in calculate_summary_and_print_errors()
1496 struct test_state *state = &test_states[test_to_run]; in worker_main()
1561 struct test_state *test_state = &test_states[i]; in free_test_states()