From 84caaa4f1dff45d0f0f55da96ceb26ac2664d8a3 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Fri, 14 Jul 2017 14:56:35 +0200 Subject: [tests] add e2e test for tls verification --- tests/e2e/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/e2e/Makefile (limited to 'tests/e2e/Makefile') diff --git a/tests/e2e/Makefile b/tests/e2e/Makefile new file mode 100644 index 0000000..9a85a4c --- /dev/null +++ b/tests/e2e/Makefile @@ -0,0 +1,5 @@ +check_domains: + ./check_tls https://demo.bitmask.net + ./check_tls https://leap.se + ./check_tls https://eff.org + ./check_tls https://duckduckgo.com -- cgit v1.2.3