aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/testutil.c
AgeCommit message (Expand)Author
2012-04-11build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse
2012-04-10libtests: build adjustmentYang Tse
2011-11-25tvdiff_secs(): sub-zero time difference adjustmentYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
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