Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dksyms_module.c15 if (!env.has_testmod) { in test_ksyms_module_lskel()
38 if (!env.has_testmod) { in test_ksyms_module_libbpf()
A Dbtf_module.c15 if (!env.has_testmod) { in test_btf_module()
A Dcore_reloc.c829 if (test_case->needs_testmod && !env.has_testmod) { in test_core_reloc()
/linux/tools/testing/selftests/bpf/
A Dtest_progs.h69 bool has_testmod; member
A Dtest_progs.c1361 env.has_testmod = true; in main()
1364 env.has_testmod = false; in main()
1494 if (!env.list_test_names && env.has_testmod) in main()

Completed in 9 milliseconds