Home
last modified time | relevance | path

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

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