Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_progs.c155 struct prog_test_def { struct
156 const char *test_name;
157 int test_num;
158 void (*run_test)(void);
159 void (*run_serial_test)(void);
160 bool should_run;
161 bool need_cgroup_cleanup;
162 bool should_tmon;

Completed in 8 milliseconds