installationservices/swi/test/tuiscriptadaptors/scripts/testfotaupdate1.script
changeset 0 ba25891c3a9e
child 25 7333d7932ef7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/installationservices/swi/test/tuiscriptadaptors/scripts/testfotaupdate1.script	Thu Dec 17 08:51:10 2009 +0200
@@ -0,0 +1,30 @@
+//
+// 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 the License "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:
+//
+//! @file
+// SWIS FOTA upgrade test
+PRINT Run SWI FOTA Update tests
+LOAD_SUITE tuiscriptadaptors
+LOAD_SUITE tSisRegistryTest
+
+//! @SYMTestCaseID INST-REG-FOTA-0001
+//! @SYMTestCaseDesc Tests F/W update scenario
+//! @SYMREQ REQ0000
+//! @SYMTestPriority High
+//! @SYMTestActions Tests F/W update scenario
+//! @SYMTestExpectedResults Registry is updated with latest stub info
+START_TESTCASE FotaTest1
+RUN_TEST_STEP 100 tSisRegistryTest IsPackageInstalled z:\tswi\tuiscriptadaptors\scripts\testfotaupdate.ini package_info_fota_v1
+END_TESTCASE FotaTest1
\ No newline at end of file