aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/testutil.c
AgeCommit message (Expand)Author
2008-09-20include "memdebug.h"Yang Tse
2008-07-10fallback to gettimeofday when monotonic clock is unavailable at run-timeYang Tse
2008-05-12configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol onlyYang Tse
2008-05-10fix syntax error: missing semicolonYang Tse
2008-05-09Internal time differences now use monotonic time source if available.Yang Tse
2007-02-20Move header file inclusion logic and definition of timevalYang Tse
2007-02-20add tutil_tvdiff_secs() for completenessYang Tse
2007-02-09Some tests were using functions curlx_tvnow and curlx_tvdiff which are notYang Tse