tzservices/tzserver/test/Integration/dstscripts/UTCAlarm.ini
author hgs
Wed, 20 Oct 2010 17:03:03 +0300
changeset 81 676b6116ca93
parent 0 2e3d3ce01487
permissions -rw-r--r--
201041_01

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