Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c28 #define TEST_TAG_AUXILIARY "comment:test_auxiliary" macro
216 } else if (strcmp(s, TEST_TAG_AUXILIARY) == 0) { in parse_test_spec()