Skip to content
Snippets Groups Projects
  • Josh Soref's avatar
    a5cdee36
    test_time.c: Tolerate DST transitions · a5cdee36
    Josh Soref authored
    When test_timezone_watch runs very near a DST transition,
    two time zones that would otherwise be expected to report the same
    time can differ because of the DST transition.
    
    Instead of having the test fail when this happens, report the
    times, time zones, and dst flags.
    
    ASTERISK-29722
    
    Change-Id: Id59bdac8b277e14343ccdf0c99b89e92f79f316a
    a5cdee36
    History
    test_time.c: Tolerate DST transitions
    Josh Soref authored
    When test_timezone_watch runs very near a DST transition,
    two time zones that would otherwise be expected to report the same
    time can differ because of the DST transition.
    
    Instead of having the test fail when this happens, report the
    times, time zones, and dst flags.
    
    ASTERISK-29722
    
    Change-Id: Id59bdac8b277e14343ccdf0c99b89e92f79f316a
test_time.c 10.51 KiB