Home
last modified time | relevance | path

Searched refs:print_test_result (Results 1 – 7 of 7) sorted by relevance

/external/libmicrohttpd/src/testcurl/https/
Dtest_tls_authentication.c102 print_test_result (errorCount, argv[0]); in main()
Dtest_https_get.c125 print_test_result (errorCount, argv[0]); in main()
Dtest_https_multi_daemon.c125 print_test_result (errorCount, "concurent_daemon_pair"); in main()
Dtls_test_common.h87 void print_test_result (int test_outcome, char *test_name);
Dtest_https_time_out.c140 print_test_result (errorCount, argv[0]); in main()
Dtest_https_session_info.c181 print_test_result (errorCount, argv[0]); in main()
Dtls_test_common.c139 print_test_result (int test_outcome, char *test_name) in print_test_result() function