Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h161 struct test_spec { global() struct
162 ifobj_txtest_spec global() argument
163 ifobj_rxtest_spec global() argument
164 tx_pkt_stream_defaulttest_spec global() argument
165 rx_pkt_stream_defaulttest_spec global() argument
166 xdp_prog_rxtest_spec global() argument
167 xdp_prog_txtest_spec global() argument
168 xskmap_rxtest_spec global() argument
169 xskmap_txtest_spec global() argument
170 test_functest_spec global() argument
171 mtutest_spec global() argument
172 total_stepstest_spec global() argument
173 current_steptest_spec global() argument
174 nb_socketstest_spec global() argument
175 failtest_spec global() argument
176 set_ringtest_spec global() argument
177 adjust_tailtest_spec global() argument
178 adjust_tail_supporttest_spec global() argument
179 modetest_spec global() argument
180 nametest_spec global() argument
H A Dtest_loader.c87 struct test_spec { global() struct
88 prog_nametest_spec global() argument
89 privtest_spec global() argument
90 unprivtest_spec global() argument
91 btf_custom_pathtest_spec global() argument
92 log_leveltest_spec global() argument
93 prog_flagstest_spec global() argument
94 mode_masktest_spec global() argument
95 arch_masktest_spec global() argument
96 load_masktest_spec global() argument
97 auxiliarytest_spec global() argument
98 validtest_spec global() argument
[all...]
H A Dtesting_helpers.c131 char *test_spec, in insert_test() argument
223 char *input, *state = NULL, *test_spec; in parse_test_list() local