|
1 // Time zone change test |
|
2 |
|
3 [UTCAlarmTest01] |
|
4 TestType=TimeZoneChange |
|
5 InitialLocation=Europe/London |
|
6 InitialTime=20050110:060000 |
|
7 ChangedLocation=Europe/Stockholm |
|
8 DueTime=20050110:090000 |
|
9 UTC=False |
|
10 |
|
11 [UTCAlarmTest02] |
|
12 TestType=TimeZoneChange |
|
13 InitialLocation=Europe/London |
|
14 InitialTime=20050110:060000 |
|
15 ChangedLocation=Europe/Stockholm |
|
16 DueTime=20050110:090000 |
|
17 UTC=True |
|
18 |
|
19 [UTCAlarmTest03] |
|
20 TestType=TimeZoneChange |
|
21 InitialLocation=Europe/London |
|
22 InitialTime=20050110:060000 |
|
23 ChangedLocation=America/Chicago |
|
24 DueTime=20050110:090000 |
|
25 UTC=False |
|
26 |
|
27 [UTCAlarmTest04] |
|
28 TestType=TimeZoneChange |
|
29 InitialLocation=Europe/London |
|
30 InitialTime=20050110:060000 |
|
31 ChangedLocation=America/Chicago |
|
32 DueTime=20050110:090000 |
|
33 UTC=True |
|
34 |
|
35 [UTCAlarmTest05] |
|
36 TestType=TimeZoneChange |
|
37 InitialLocation=Australia/Sydney |
|
38 InitialTime=20050101:060000 |
|
39 ChangedLocation=America/Chicago |
|
40 DueTime=20050110:090000 |
|
41 UTC=False |
|
42 |
|
43 [UTCAlarmTest06] |
|
44 TestType=TimeZoneChange |
|
45 InitialLocation=Australia/Sydney |
|
46 InitialTime=20050101:060000 |
|
47 ChangedLocation=America/Chicago |
|
48 DueTime=20050110:090000 |
|
49 UTC=True |
|
50 |
|
51 |
|
52 // DST event test |
|
53 |
|
54 [UTCAlarmTest07] |
|
55 TestType=DSTEvent |
|
56 InitialLocation=Europe/London |
|
57 InitialTime=20050327:005959 |
|
58 DueTime=20050401:090000 |
|
59 UTC=False |
|
60 |
|
61 [UTCAlarmTest08] |
|
62 TestType=DSTEvent |
|
63 InitialLocation=Europe/London |
|
64 InitialTime=20050327:005959 |
|
65 DueTime=20050401:090000 |
|
66 UTC=True |
|
67 |
|
68 [UTCAlarmTest09] |
|
69 TestType=DSTEvent |
|
70 InitialLocation=Europe/Tirane |
|
71 InitialTime=20050327:015959 |
|
72 DueTime=20050401:090000 |
|
73 UTC=False |
|
74 |
|
75 [UTCAlarmTest10] |
|
76 TestType=DSTEvent |
|
77 InitialLocation=Europe/Tirane |
|
78 InitialTime=20050327:015959 |
|
79 DueTime=20050401:090000 |
|
80 UTC=True |