summaryrefslogtreecommitdiff
path: root/test/timetest.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Automake branch"revert-178-automake-branchWolfgang Hommel2019-11-301-2/+0
* Merged master in and cleaned up.Michael D. Stemle, Jr2019-11-271-1/+12
|\
| * Added FORCE_MONOTONIC_FIX CFLAG to avoid hangs on timedwait (#202 #142)Wolfgang Hommel2019-08-231-1/+1
| * Adjusted tests on macOS based on compilation defaultsWolfgang Hommel2019-08-211-0/+11
* | Fixed a _bunch_ of autotools bugs.Michael D. Stemle, Jr2018-10-071-0/+2
|/
* Implement a fix for pthread_cond_timedwait with faketimeMatthias Liertzer2018-01-021-0/+67
* Fix build failure on x32 (printf warnings).Adam Borowski2015-03-091-4/+4
* Minor source code style fixesWolfgang Hommel2013-11-071-15/+41
* Use SIGUSR1 instead of SIGRTMIN in testsBalint Reczey2013-10-201-4/+6
* Fix tests on libc 2.17Balint Reczey2013-10-201-1/+0
* avoid unused variables warningsWolfgang Hommel2013-10-061-3/+9
* improved output readability for timer testsWolfgang Hommel2013-10-011-10/+23
* Provide timer related functions compatible with GLIBC 2.2 and >= 2.3.3 [pr32 ...Balint Reczey2013-09-301-0/+99
* Use nanosleep() in faked sleep() and usleep() to avoid rounding issues [rbali...Wolfgang Hommel2013-09-041-1/+2
* whitespace cleanupTomi Ollila2012-08-301-5/+5
* Minor adaptions for Mac OS XWolfgang Hommel2011-07-301-0/+4
* Cast time_t to unsigned integer when using printf().Lukas Fleischer2011-05-101-1/+1
* timetest.c: Add "sys/time.h" include (required for gettimeofday()).Lukas Fleischer2011-05-101-0/+1
* Move test suite to a separate subdirectory.Lukas Fleischer2011-04-271-0/+66