Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_loader.c35 #define TEST_BTF_PATH "comment:test_btf_path=" macro
542 } else if (str_has_pfx(s, TEST_BTF_PATH)) { in parse_test_spec()
543 spec->btf_custom_path = s + sizeof(TEST_BTF_PATH) - 1; in parse_test_spec()