synced with main repository

This commit is contained in:
Guenter Obiltschnig
2008-01-28 17:37:36 +00:00
parent 2986d273a1
commit 15b371a7a8
77 changed files with 395 additions and 77 deletions

View File

@@ -1,7 +1,7 @@
//
// HTTPSClientSessionTest.h
//
// $Id: //poco/Main/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.h#8 $
// $Id: //poco/svn/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.h#1 $
//
// Definition of the HTTPSClientSessionTest class.
//
@@ -58,6 +58,7 @@ public:
void testPostLargeClose();
void testKeepAlive();
void testProxy();
void testConnectNB();
void setUp();
void tearDown();