Home
last modified time | relevance | path

Searched refs:test_exit (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/
Dxsk_prereqs.sh19 test_exit $ksft_fail 2
30 test_exit $ksft_skip 1
40 test_exit $ksft_skip 1
56 test_exit() function
89 [ ! $(type -P ip) ] && { echo "'ip' not found. Skipping tests."; test_exit $ksft_skip 1; }
Dtest_xsk.sh91 [ ! -e "${URANDOM}" ] && { echo "${URANDOM} not found. Skipping tests."; test_exit 1 1; }
168 test_exit $ksft_fail 0
172 test_exit $ksft_pass 0
/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c145 void test_exit(struct test_state *state) in test_exit() function
174 test_exit(&state); in main()
/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c145 void test_exit(struct test_state *state) in test_exit() function
177 test_exit(&state); in main()