[libsoup] tests/ssl-test: add a test of https-related functionality
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] tests/ssl-test: add a test of https-related functionality
- Date: Mon, 19 Sep 2011 19:40:45 +0000 (UTC)
commit af5f30cd0eb98f24cd0416d9ee2a12c3b60fe63e
Author: Dan Winship <danw gnome org>
Date: Mon Sep 19 15:36:09 2011 -0400
tests/ssl-test: add a test of https-related functionality
tests/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 06f6c58..9f90f88 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -30,6 +30,7 @@ noinst_PROGRAMS = \
simple-httpd \
simple-proxy \
sniffing-test \
+ ssl-test \
streaming-test \
timeout-test \
uri-parsing \
@@ -65,6 +66,7 @@ server_auth_test_SOURCES = server-auth-test.c $(TEST_SRCS)
simple_httpd_SOURCES = simple-httpd.c
simple_proxy_SOURCES = simple-proxy.c
sniffing_test_SOURCES = sniffing-test.c $(TEST_SRCS)
+ssl_test_SOURCES = ssl-test.c $(TEST_SRCS)
streaming_test_SOURCES = streaming-test.c $(TEST_SRCS)
timeout_test_SOURCES = timeout-test.c $(TEST_SRCS)
uri_parsing_SOURCES = uri-parsing.c $(TEST_SRCS)
@@ -94,6 +96,7 @@ TESTS = \
redirect-test \
requester-test \
sniffing-test \
+ ssl-test \
streaming-test \
timeout-test \
uri-parsing \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]