Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
A Dxskxceiver.h161 struct test_spec { struct
170 test_func_t test_func;
171 int mtu;
172 u16 total_steps;
173 u16 current_step;
174 u16 nb_sockets;
175 bool fail;
176 bool set_ring;
177 bool adjust_tail;
178 bool adjust_tail_support;
[all …]
A Dtest_loader.c87 struct test_spec { struct
88 const char *prog_name;
89 struct test_subspec priv;
90 struct test_subspec unpriv;
92 int log_level;
93 int prog_flags;
94 int mode_mask;
95 int arch_mask;
96 int load_mask;
97 bool auxiliary;
[all …]
A Dtesting_helpers.c131 char *test_spec, in insert_test()
223 char *input, *state = NULL, *test_spec; in parse_test_list() local

Completed in 10 milliseconds