diff -r a2a70ce3d4e8 -r 5f1cd966e0d9 applayerprotocols/httptransportfw/Test/t_httptransporthandler/ctestengine.cpp --- a/applayerprotocols/httptransportfw/Test/t_httptransporthandler/ctestengine.cpp Thu Jul 15 19:14:59 2010 +0300 +++ b/applayerprotocols/httptransportfw/Test/t_httptransporthandler/ctestengine.cpp Thu Aug 19 10:27:19 2010 +0300 @@ -588,6 +588,11 @@ aSecurityPolicy = NULL; } +void CTestEngine::GetSecurityPrefs(MSecurityPolicy*& /*aSecurityPolicy*/, TInt& /*aDialogPref*/) + { + // dummy implementation + } + TBool CTestEngine::ImmediateSocketShutdown() { if (iUseConnection)