Home
last modified time | relevance | path

Searched refs:tst_check_driver (Results 1 - 25 of 35) sorted by relevance

12

/third_party/ltp/include/
H A Dtst_kernel.h31 int tst_check_driver(const char *driver);
/third_party/ltp/testcases/lib/
H A Dtst_check_drivers.c18 if (tst_check_driver(name)) { in main()
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_rtoinfo.c70 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_sendto.c73 if (tst_check_driver("sctp")) in main()
H A Dtest_autoclose.c74 if (tst_check_driver("sctp")) in main()
H A Dtest_recvmsg.c74 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_events.c72 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_connectx.c78 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_recvmsg.c83 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_shutdown.c77 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_recvfrom.c78 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_threads.c150 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_addrs.c102 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_accept_close.c87 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_connect.c81 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_nonblock.c83 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_send.c78 if (tst_check_driver("sctp")) in main()
H A Dtest_assoc_abort.c88 if (tst_check_driver("sctp")) in main()
H A Dtest_assoc_shutdown.c87 if (tst_check_driver("sctp")) in main()
H A Dtest_connect.c71 if (tst_check_driver("sctp")) in main()
H A Dtest_1_to_1_socket_bind_listen.c94 if (tst_check_driver("sctp")) in main()
H A Dtest_inaddr_any.c88 if (tst_check_driver("sctp")) in main()
H A Dtest_connectx.c85 if (tst_check_driver("sctp")) in main()
H A Dtest_sctp_sendrecvmsg.c96 if (tst_check_driver("sctp")) in main()
/third_party/ltp/lib/
H A Dtst_kernel.c193 int tst_check_driver(const char *driver) in tst_check_driver() function

Completed in 13 milliseconds

12