Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_loader.c33 #define TEST_TAG_AUXILIARY "comment:test_auxiliary" macro
426 } else if (strcmp(s, TEST_TAG_AUXILIARY) == 0) { in parse_test_spec()