summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-22 18:47:39 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-24 14:45:44 +0100
commiteee0207464d160a0c8b7e430d927beb4d14cde74 (patch)
tree4879a8cbe7648039e88f1fca5ecf4376994621dd /tests
parent3e0498048df554bfaa30c42aef1220f2b7135ed3 (diff)
IdleServerConnection: check certificates properly, except in the tests
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=63810 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'tests')
-rw-r--r--tests/twisted/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 8329514..aa749ef 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -46,6 +46,7 @@ check-twisted:
rm -f tools/core
rm -f tools/idle-testing.log
failed=0; \
+ IDLE_TEST_BE_VULNERABLE_TO_MAN_IN_THE_MIDDLE_ATTACKS=vulnerable \
sh $(srcdir)/tools/with-session-bus.sh \
--config-file=tools/tmp-session-bus.conf \
-- $(MAKE) check-TESTS \