Searched refs:test_wrap (Results 1 - 7 of 7) sorted by relevance

/external/libmicrohttpd/src/testcurl/https/
H A Dtest_https_get_parallel.c152 test_wrap ("single threaded daemon, single client, epoll", &test_single_client,
160 test_wrap ("single threaded daemon, single client", &test_single_client,
168 test_wrap ("single threaded daemon, parallel clients, epoll",
176 test_wrap ("single threaded daemon, parallel clients",
H A Dtest_tls_options.c125 test_wrap ("TLS1.0-AES-SHA1",
140 test_wrap ("TLS1.0 vs SSL3",
H A Dtest_https_get_parallel_threads.c171 test_wrap ("multi threaded daemon, single client", &test_single_client,
179 test_wrap ("multi threaded daemon, parallel client",
H A Dtls_test_common.h137 test_wrap (const char *test_name, int
H A Dtls_test_common.c449 /* TODO test_wrap: change sig to (setup_func, test, va_list test_arg) */
451 test_wrap (const char *test_name, int function
/external/libmicrohttpd/src/testcurl/
H A Dtest_options.c50 test_wrap (char *test_name, int (*test) (void)) function
121 errorCount += test_wrap ("ip addr option", &test_ip_addr_option);
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
H A Dtest_widgets.py461 def test_wrap(self): member in class:SpinboxTest
611 def test_wrap(self): member in class:TextTest

Completed in 311 milliseconds