Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c151 struct prog_test_def { struct
152 const char *test_name;
153 int test_num;
154 void (*run_test)(void);
155 void (*run_serial_test)(void);
156 bool should_run;
157 bool need_cgroup_cleanup;