Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/testcurl/https/
Dtest_https_multi_daemon.c81 test_daemon_get (NULL, cipher_suite, proto_version, DEAMON_TEST_PORT, 0); in test_concurent_daemon_pair()
83 test_daemon_get (NULL, cipher_suite, proto_version, in test_concurent_daemon_pair()
88 test_daemon_get (NULL, cipher_suite, proto_version, DEAMON_TEST_PORT, 0); in test_concurent_daemon_pair()
Dtest_tls_authentication.c65 ret = test_daemon_get (NULL, cipher_suite, proto_version, DEAMON_TEST_PORT, 0); in test_secure_get()
Dtls_test_common.h83 test_daemon_get (void * cls,
Dtls_test_common.c66 test_daemon_get (void *cls, in test_daemon_get() function