diff -r 000000000000 -r 2e3d3ce01487 tzservices/tzserver/test/Integration/dstscripts/AutoUpdateNotification.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tzservices/tzserver/test/Integration/dstscripts/AutoUpdateNotification.ini Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,34 @@ +// DST offset change due to the automatic DST update (winter-> summer time) +[AutoUpdateNotification01] +CauseOfEvent=AutoDSTUpdate +Location=Europe/London +InitialTime=20050327:005955 +CauseOfEvent=AutoDstUpdate + +//DST offset change due to the change of system time (winter -> summer time) +[AutoUpdateNotification02] +CauseOfEvent=SystemTimeChange +Location=Europe/London +InitialTime=20050101:060000 +Changedtime=20050601:060000 + +//Standard offset change due to the change of time zone +[AutoUpdateNotification03] +CauseOfEvent=TimeZoneChange +InitialTime=20050101:060000 +Location=Europe/London +ChangedLocation=Australia/Sydney + +//! @file +//! @SYMTestCaseID INC078860 +//! @SYMTestType UT +//! @SYMTestPriority High +//! @SYMDEF INC078860 +//! @SYMTestCaseDesc DST offset change due to the automatic DST update for New York (summer time -> winter) +//! @SYMTestActions Set timezone to New York and time to just before daylight saving change (29/10/2006) +//! @SYMTestExpectedResults At 29/10/2006 02:00:00 time should go back an hour +[AutoUpdateNotification04] +CauseOfEvent=AutoDSTUpdate +Location=America/New_York +InitialTime=20061029:015955 +CauseOfEvent=AutoDstUpdate