Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dksyms_module.c19 if (!env.has_testmod) { in test_ksyms_module_lskel()
46 if (!env.has_testmod) { in test_ksyms_module_libbpf()
A Dtp_btf_nullable.c8 if (!env.has_testmod) { in test_tp_btf_nullable()
A Dnested_trust.c14 if (env.has_testmod) in test_nested_trust()
A Dbtf_module.c15 if (!env.has_testmod) { in test_btf_module()
A Diters.c75 if (!env.has_testmod) { in subtest_testmod_seq_iters()
301 if (env.has_testmod) { in test_iters()
A Dmodule_fentry_shadow.c65 if (!env.has_testmod) { in test_module_fentry_shadow()
A Dbtf_tag.c60 if (!env.has_testmod) { in load_btfs()
A Dcore_reloc.c1026 if (test_case->needs_testmod && !env.has_testmod) { in run_core_reloc_tests()
/tools/testing/selftests/bpf/
A Dtest_progs.h110 bool has_testmod; member
A Dtest_progs.c1977 env.has_testmod = true; in main()
1984 env.has_testmod = false; in main()
2083 if (!env.list_test_names && env.has_testmod) in main()

Completed in 27 milliseconds