equal
deleted
inserted
replaced
|
1 // |
|
2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 // All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of "Eclipse Public License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Nokia Corporation - initial contribution. |
|
11 // |
|
12 // Contributors: |
|
13 // |
|
14 // Description: |
|
15 // |
|
16 |
|
17 PRINT Run Timew smoketest |
|
18 // |
|
19 RUN_WS_PROGRAM 10 z:\sys\bin\timew.exe |
|
20 // |
|
21 DELAY 1500 |
|
22 // |
|
23 LOAD_SUITE Smoketest_Timew_Server |
|
24 // |
|
25 RUN_UTILS MkDir c:\autoSmoketest\ |
|
26 |
|
27 RUN_UTILS CopyFile z:\autosmoketest\smoketest_timew.ini c:\autosmoketest\smoketest_timew.ini |
|
28 RUN_UTILS MakeReadWrite c:\autosmoketest\smoketest_timew.ini |
|
29 // |
|
30 START_TESTCASE 8979 |
|
31 RUN_TEST_STEP 1000 Smoketest_Timew_Server SetAlarm c:\autosmoketest\Smoketest_Timew.ini 24560_SetAlarm |
|
32 END_TESTCASE 8979 |