Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_veristat.c40 static void teardown_fixture(struct fixture *fix) in teardown_fixture() function
100 teardown_fixture(fix); in test_set_global_vars_succeeds()
126 teardown_fixture(fix); in test_set_global_vars_from_file_succeeds()
141 teardown_fixture(fix); in test_set_global_vars_out_of_range()
156 teardown_fixture(fix); in test_unsupported_ptr_array_type()
171 teardown_fixture(fix); in test_array_out_of_bounds()
186 teardown_fixture(fix); in test_array_index_not_found()
208 teardown_fixture(fix); in test_array_index_for_non_array()
230 teardown_fixture(fix); in test_no_array_index_for_array()