src/daemon/utils_time_test.c: Check the "tv_sec" field of struct time{val,spec}.
authorFlorian Forster <octo@collectd.org>
Tue, 8 Dec 2015 09:32:40 +0000 (10:32 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 8 Dec 2015 09:32:40 +0000 (10:32 +0100)
commit437bd5a9a406f5b07dc58bae612b75f4e6a23a13
tree8f775ca31703c61fbeb6305fc1abd4ba714e401c
parentf92be53d43bbb1f0c9442fee94dacf558cce0e17
src/daemon/utils_time_test.c: Check the "tv_sec" field of struct time{val,spec}.

Also fixes an incorrect "expected" test value.

Issue: #1446
src/daemon/utils_time_test.c