telephonyserverplugins/common_tsy/test/integration/inc/cctsyintegrationtestdatacallcontrol.h
branchopencode
changeset 24 6638e7f4bd8f
parent 0 3553901f7fa8
--- a/telephonyserverplugins/common_tsy/test/integration/inc/cctsyintegrationtestdatacallcontrol.h	Mon May 03 13:37:20 2010 +0300
+++ b/telephonyserverplugins/common_tsy/test/integration/inc/cctsyintegrationtestdatacallcontrol.h	Thu May 06 15:10:38 2010 +0100
@@ -1,213 +1,213 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
-// All rights reserved.
-// This component and the accompanying materials are made available
-// under the terms of "Eclipse Public License v1.0"
-// which accompanies this distribution, and is available
-// at the URL "http://www.eclipse.org/legal/epl-v10.html".
-//
-// Initial Contributors:
-// Nokia Corporation - initial contribution.
-//
-// Contributors:
-//
-// Description:
-// Test step declarations for the DataCallControl functional unit.
-// 
-//
-
-/**
- @internalTechnology
-*/
-
-
-#ifndef __CCTSYINTEGRATIONTESTDATACALLCONTROL_H__
-#define __CCTSYINTEGRATIONTESTDATACALLCONTROL_H__
-
-
-#include <test/testexecutestepbase.h>
-#include "cctsyintegrationtestsuitebase.h"
-#include "tcallcontroltsytesthelper.h" 
-#include "tnetworktsytesthelper.h"
-
-class CEtelSessionMgr;
-//class TCallControlTsyTestHelper;
-
-
-class CCTSYIntegrationTestDataCallControlBase : public CCTSYIntegrationTestSuiteStepBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControlBase(CEtelSessionMgr& aEtelSessionMgr);
-	virtual ~CCTSYIntegrationTestDataCallControlBase();
-
-protected:
-
-	TCallControlTsyTestHelper iCallControlTestHelper;
-	TNetworkTsyTestHelper iNetworkTestHelper;
-	}; // class CCTSYIntegrationTestDataCallControlBase
-
-
-class CCTSYIntegrationTestDataCallControl0001 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0001(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0001();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0001
-
-
-class CCTSYIntegrationTestDataCallControl0002 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0002(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0002();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0002
-
-
-class CCTSYIntegrationTestDataCallControl0003 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0003(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0003();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0003
-
-
-class CCTSYIntegrationTestDataCallControl0004 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0004(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0004();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0004
-
-
-class CCTSYIntegrationTestDataCallControl0005 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0005(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0005();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0005
-
-
-class CCTSYIntegrationTestDataCallControl0006 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0006(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0006();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-protected:
-
-	void DoTest0006L(RMobileCall& aCall1, RMobileCall::TMobileCallDataSpeed aSpeed);
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0006
-
-
-class CCTSYIntegrationTestDataCallControl0007 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0007(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0007();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-protected:
-
-	void DoTest0007L(RMobileLine& aDataLine);
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0007
-
-
-class CCTSYIntegrationTestDataCallControl0008 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0008(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0008();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0008
-
-
-class CCTSYIntegrationTestDataCallControl0009 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0009(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0009();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0009
-
-
-class CCTSYIntegrationTestDataCallControl0010 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0010(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0010();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0010
-
-
-class CCTSYIntegrationTestDataCallControl0011 : public CCTSYIntegrationTestDataCallControlBase
-	{
-public:
-
-	CCTSYIntegrationTestDataCallControl0011(CEtelSessionMgr& aEtelSessionMgr);
-	~CCTSYIntegrationTestDataCallControl0011();
-	virtual TVerdict doTestStepL();
-	static TPtrC GetTestStepName();
-
-private:
-
-	}; // class CCTSYIntegrationTestDataCallControl0011
-
-
-
-#endif // __CCTSYINTEGRATIONTESTDATACALLCONTROL_H__
+// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// Test step declarations for the DataCallControl functional unit.
+// 
+//
+
+/**
+ @internalTechnology
+*/
+
+
+#ifndef __CCTSYINTEGRATIONTESTDATACALLCONTROL_H__
+#define __CCTSYINTEGRATIONTESTDATACALLCONTROL_H__
+
+
+#include <test/testexecutestepbase.h>
+#include "cctsyintegrationtestsuitebase.h"
+#include "tcallcontroltsytesthelper.h" 
+#include "tnetworktsytesthelper.h"
+
+class CEtelSessionMgr;
+//class TCallControlTsyTestHelper;
+
+
+class CCTSYIntegrationTestDataCallControlBase : public CCTSYIntegrationTestSuiteStepBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControlBase(CEtelSessionMgr& aEtelSessionMgr);
+	virtual ~CCTSYIntegrationTestDataCallControlBase();
+
+protected:
+
+	TCallControlTsyTestHelper iCallControlTestHelper;
+	TNetworkTsyTestHelper iNetworkTestHelper;
+	}; // class CCTSYIntegrationTestDataCallControlBase
+
+
+class CCTSYIntegrationTestDataCallControl0001 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0001(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0001();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0001
+
+
+class CCTSYIntegrationTestDataCallControl0002 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0002(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0002();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0002
+
+
+class CCTSYIntegrationTestDataCallControl0003 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0003(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0003();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0003
+
+
+class CCTSYIntegrationTestDataCallControl0004 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0004(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0004();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0004
+
+
+class CCTSYIntegrationTestDataCallControl0005 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0005(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0005();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0005
+
+
+class CCTSYIntegrationTestDataCallControl0006 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0006(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0006();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+protected:
+
+	void DoTest0006L(RMobileCall& aCall1, RMobileCall::TMobileCallDataSpeed aSpeed);
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0006
+
+
+class CCTSYIntegrationTestDataCallControl0007 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0007(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0007();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+protected:
+
+	void DoTest0007L(RMobileLine& aDataLine);
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0007
+
+
+class CCTSYIntegrationTestDataCallControl0008 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0008(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0008();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0008
+
+
+class CCTSYIntegrationTestDataCallControl0009 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0009(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0009();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0009
+
+
+class CCTSYIntegrationTestDataCallControl0010 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0010(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0010();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0010
+
+
+class CCTSYIntegrationTestDataCallControl0011 : public CCTSYIntegrationTestDataCallControlBase
+	{
+public:
+
+	CCTSYIntegrationTestDataCallControl0011(CEtelSessionMgr& aEtelSessionMgr);
+	~CCTSYIntegrationTestDataCallControl0011();
+	virtual TVerdict doTestStepL();
+	static TPtrC GetTestStepName();
+
+private:
+
+	}; // class CCTSYIntegrationTestDataCallControl0011
+
+
+
+#endif // __CCTSYINTEGRATIONTESTDATACALLCONTROL_H__