Mercurial > trustbridge
comparison ui/tests/downloadertest.h @ 990:2949f1842955
(issue90) Add possibility to force cipher suites in bare connection and test for this
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 01 Sep 2014 12:04:11 +0200 |
parents | 17e1c8f37d72 |
children | 8fb1b912fd8e |
comparison
equal
deleted
inserted
replaced
989:1cd1bfe82fc2 | 990:2949f1842955 |
---|---|
34 void cleanupTestCase(); | 34 void cleanupTestCase(); |
35 void testNewList(); | 35 void testNewList(); |
36 void testNoConnection(); | 36 void testNoConnection(); |
37 void testOtherCertificate(); | 37 void testOtherCertificate(); |
38 void testNewSoftware(); | 38 void testNewSoftware(); |
39 void testForcedCiphers(); | |
39 }; | 40 }; |
40 #endif | 41 #endif |
41 | 42 |