Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c650 static struct test_state test_states[ARRAY_SIZE(prog_test_defs)]; variable
1075 struct test_state *state = &test_states[test_num]; in run_one_test()
1238 state = &test_states[test_to_run]; in dispatch_thread()
1290 struct test_state *state = &test_states[i]; in calculate_summary_and_print_errors()
1331 struct test_state *state = &test_states[i]; in calculate_summary_and_print_errors()
1542 struct test_state *state = &test_states[test_to_run]; in worker_main()
1607 struct test_state *test_state = &test_states[i]; in free_test_states()