networkingtestandutils/networkingintegrationtest/it_script_files/itest_s4_manual_tcs.script
changeset 0 af10295192d8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/networkingtestandutils/networkingintegrationtest/it_script_files/itest_s4_manual_tcs.script	Tue Jan 26 15:23:49 2010 +0200
@@ -0,0 +1,41 @@
+//
+// Copyright (c) 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:
+//
+
+///
+PRINT Integration test scripts section 4 CDMA bearer - manual test cases
+//
+
+RUN_SCRIPT z:\TestData\scripts\te_esock_test_unloadesockForced.script
+RUN_SCRIPT z:\testdata\scripts\te_esock_test_loadesock.script
+
+// load the required dlls
+LOAD_SUITE TE_Esock
+
+
+// configure commdb for CDMA
+// use ced to make the required database
+run_script z:\testdata\scripts\integration\itest_s4\load_cdma.script
+
+run_script z:\testdata\scripts\integration\itest_s4\itest4_13.script
+run_script z:\testdata\scripts\integration\itest_s4\itest4_14.script
+run_script z:\testdata\scripts\integration\itest_s4\itest4_15.script
+run_script z:\testdata\scripts\integration\itest_s4\itest4_16.script
+run_script z:\testdata\scripts\integration\itest_s4\itest4_07.script
+
+run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
+
+print end of CDMA Bearer Tests
+