Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dtest_map_in_map_user.c26 static const char * const test_names[] = { variable
32 #define NR_TESTS (sizeof(test_names) / sizeof(*test_names))
89 printf("%s: ", test_names[i]); in test_map_in_map()
Dtc_l2_redirect.sh161 test_names="l2_to_ipip l2_to_ip6tnl"
164 test_names=$1
167 test_names=$1
170 for t in $test_names; do