Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_progs.c44 struct prog_test_def { struct
45 const char *test_name;
46 int test_num;
47 void (*run_test)(void);
48 bool force_log;
49 int error_cnt;
50 int skip_cnt;
51 bool tested;
52 bool need_cgroup_cleanup;
54 char *subtest_name;
[all …]