Skip to content
Snippets Groups Projects
  • Josh Soref's avatar
    2b614400
    test_time.c: Tolerate DST transitions · 2b614400
    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
    2b614400
    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