Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dtest_progs.c158 struct prog_test_def { struct
159 const char *test_name;
160 int test_num;
161 void (*run_test)(void);
162 void (*run_serial_test)(void);
163 bool should_run;
164 bool need_cgroup_cleanup;
165 bool should_tmon;