Home
last modified time | relevance | path

Searched defs:test_env (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/tools/testing/selftests/bpf/
Dtest_progs.h95 struct test_env { struct
96 struct test_selector test_selector;
97 struct test_selector subtest_selector;
98 bool verifier_stats;
99 bool debug;
100 enum verbosity verbosity;
102 bool jit_enabled;
103 bool has_testmod;
104 bool get_test_cnt;
105 bool list_test_names;
[all …]
Dtest_sockmap.c119 struct test_env { struct
132 struct test_env env; argument