Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_progs.h62 struct test_env { struct
63 struct test_selector test_selector;
87 extern struct test_env env; argument
H A Dtest_sockmap.c121 struct test_env { struct
134 struct test_env env; argument
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcros_subprocess.py343 def test_env(self): member in TestSubprocess