Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_progs.c136 struct prog_test_def { struct
137 const char *test_name;
138 int test_num;
139 void (*run_test)(void);
140 void (*run_serial_test)(void);
141 bool should_run;
142 bool need_cgroup_cleanup;