tzservices/tzserver/test/Integration/dstscripts/UTCAlarm.ini
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:35:22 +0100
branchGCC_SURGE
changeset 52 6cd49ffea600
parent 0 2e3d3ce01487
permissions -rw-r--r--
Catchup to latest Symbian^4

// 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