Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_progs.c160 struct prog_test_def { struct
161 const char *test_name;
162 int test_num;
163 void (*run_test)(void);
164 void (*run_serial_test)(void);
165 bool should_run;
166 bool need_cgroup_cleanup;
167 bool should_tmon;