Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_veristat.c21 static struct fixture *init_fixture(void) in init_fixture() function
58 struct fixture *fix = init_fixture(); in test_set_global_vars_succeeds()
113 struct fixture *fix = init_fixture(); in test_set_global_vars_from_file_succeeds()
139 struct fixture *fix = init_fixture(); in test_set_global_vars_out_of_range()
154 struct fixture *fix = init_fixture(); in test_unsupported_ptr_array_type()
169 struct fixture *fix = init_fixture(); in test_array_out_of_bounds()
184 struct fixture *fix = init_fixture(); in test_array_index_not_found()
199 struct fixture *fix = init_fixture(); in test_array_index_for_non_array()
221 struct fixture *fix = init_fixture(); in test_no_array_index_for_array()
298 struct fixture *fix = init_fixture(); in test_name_filters()