tzservices/tzserver/test/Integration/dstscripts/UTCAlarm.ini
author Dario Sestito <darios@symbian.org>
Mon, 28 Jun 2010 17:46:35 +0100
branchRCL_3
changeset 44 2904da99c26d
parent 0 2e3d3ce01487
permissions -rw-r--r--
Temporary fix for bug 2850 (while waiting for the official fix - ETA: wk 27)

// Time zone change test

[UTCAlarmTest01]
TestType=TimeZoneChange
InitialLocation=Europe/London
InitialTime=20050110:060000
ChangedLocation=Europe/Stockholm
DueTime=20050110:090000
UTC=False

[UTCAlarmTest02]
TestType=TimeZoneChange
InitialLocation=Europe/London
InitialTime=20050110:060000
ChangedLocation=Europe/Stockholm
DueTime=20050110:090000
UTC=True
 
[UTCAlarmTest03]
TestType=TimeZoneChange
InitialLocation=Europe/London
InitialTime=20050110:060000
ChangedLocation=America/Chicago
DueTime=20050110:090000
UTC=False

[UTCAlarmTest04]
TestType=TimeZoneChange
InitialLocation=Europe/London
InitialTime=20050110:060000
ChangedLocation=America/Chicago
DueTime=20050110:090000
UTC=True

[UTCAlarmTest05]
TestType=TimeZoneChange
InitialLocation=Australia/Sydney
InitialTime=20050101:060000
ChangedLocation=America/Chicago
DueTime=20050110:090000
UTC=False

[UTCAlarmTest06]
TestType=TimeZoneChange
InitialLocation=Australia/Sydney
InitialTime=20050101:060000
ChangedLocation=America/Chicago
DueTime=20050110:090000
UTC=True


// DST event test

[UTCAlarmTest07]
TestType=DSTEvent
InitialLocation=Europe/London
InitialTime=20050327:005959
DueTime=20050401:090000
UTC=False

[UTCAlarmTest08]
TestType=DSTEvent
InitialLocation=Europe/London
InitialTime=20050327:005959
DueTime=20050401:090000
UTC=True

[UTCAlarmTest09]
TestType=DSTEvent
InitialLocation=Europe/Tirane
InitialTime=20050327:015959
DueTime=20050401:090000
UTC=False

[UTCAlarmTest10]
TestType=DSTEvent
InitialLocation=Europe/Tirane
InitialTime=20050327:015959
DueTime=20050401:090000
UTC=True