add some tests for parse_absolute_time(), including cases where it
authordjm <djm@openbsd.org>
Thu, 11 Aug 2022 01:57:50 +0000 (01:57 +0000)
committerdjm <djm@openbsd.org>
Thu, 11 Aug 2022 01:57:50 +0000 (01:57 +0000)
commitd974127741eee14274a858a1daf80daf88106f95
tree7a31318aff1b3106460621cdde8f25d447933a47
parent91000222d6df2abbf610bdca03f3c18d6298592f
add some tests for parse_absolute_time(), including cases where it
is forced to the UTC timezone. bz3468 ok dtucker
regress/usr.bin/ssh/unittests/misc/test_convtime.c