Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_progs.c21 struct prog_test_def { struct
22 const char *test_name;
23 int test_num;
24 void (*run_test)(void);
25 bool force_log;
26 int error_cnt;
27 int skip_cnt;
28 bool tested;
29 bool need_cgroup_cleanup;
31 char *subtest_name;
[all …]