tzservices/tzserver/test/Integration/dstscripts/UTCAlarm.ini
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:40:52 +0100
branchCompilerCompatibility
changeset 19 d494abcc62d5
parent 0 2e3d3ce01487
permissions -rw-r--r--
Got rid of some trivial warnings (nested comments and tokens after #endif).

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