Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dxskxceiver.h160 struct test_spec { struct
161 struct ifobject *ifobj_tx;
162 struct ifobject *ifobj_rx;
169 test_func_t test_func;
170 int mtu;
171 u16 total_steps;
172 u16 current_step;
173 u16 nb_sockets;
174 bool fail;
175 bool set_ring;
[all …]
A Dtest_loader.c79 struct test_spec { struct
80 const char *prog_name;
81 struct test_subspec priv;
82 struct test_subspec unpriv;
83 const char *btf_custom_path;
84 int log_level;
85 int prog_flags;
86 int mode_mask;
87 int arch_mask;
88 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 11 milliseconds