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.c162 struct prog_test_def { struct
163 const char *test_name;
164 int test_num;
165 void (*run_test)(void);
166 void (*run_serial_test)(void);
167 bool should_run;
168 bool need_cgroup_cleanup;
169 bool should_tmon;