Home
last modified time | relevance | path

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

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