]> git.ipfire.org Git - thirdparty/chrony.git/commit
test: allow inaccurate math in util unit test
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 10 May 2021 16:08:33 +0000 (18:08 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 10 May 2021 16:15:45 +0000 (18:15 +0200)
commitf9f6803b8a8f7829b5916addcb5e0a7ac4b59eab
treeaee49ec34f82a407c7dca0e70f28ddf73bae0f91
parent385f7ebfd97478f7278b27020eb6530cfc532858
test: allow inaccurate math in util unit test

Don't require timespec/timeval-double conversion tests to produce
correctly rounded results to handle x86 and other archs with wider
intermediate results.
test/unit/util.c