Searched refs:test_lists (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c122 __u32 *test_list, *test_lists[] = { test_list_local, test_list_global }; local
132 for (j = 0; j < ARRAY_SIZE(test_lists); j++) {
133 test_list = test_lists[j];

Completed in 88 milliseconds