aboutsummaryrefslogtreecommitdiffstats
path: root/tests/timer/timer_test.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-22timer_test: set 8 as default steps, use the default in testsuite.atNeels Hofmeyr1-1/+1
2016-09-22timer_test: print more details to stdout to checkNeels Hofmeyr1-3/+18
2016-09-22timer_test: redirect some output from stderr to stdoutNeels Hofmeyr1-20/+18
2016-09-22timer_test: remove all random elementsNeels Hofmeyr1-3/+6
2016-09-22timer_test: do not use real time: deterministic and fasterNeels Hofmeyr1-20/+15
2016-09-22add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr1-2/+2
2016-09-22timer_test: remove unused precision values and confusing logNeels Hofmeyr1-7/+1
2016-09-22timer_test: also report early finishes, report timing on errorNeels Hofmeyr1-4/+18
2016-09-22fix timer_test: don't forget to set tv_usec on the stop timeNeels Hofmeyr1-0/+1
2013-10-08tests: Fix warningsJacob Erlbeck1-1/+1
2013-01-06tests/timer: tweak path to config.hAlex Badea1-1/+1
2012-08-02Add missing includes to timer_test.c and osmo-auc-gen.cHarald Welte1-0/+1
2012-04-05timer: Increase the imprecision we accept in this testHolger Hans Peter Freyther1-1/+1
2011-11-14tests: timer: set maximum wait time to obtain test resultsPablo Neira Ayuso1-0/+19
2011-11-14tests: timer: use stderr for non-repeatable outputPablo Neira Ayuso1-8/+9
2011-11-14tests: timer: add parameter to select the number of stepsPablo Neira Ayuso1-3/+22
2011-10-17tests: add new torture test for timer infrastructurePablo Neira Ayuso1-33/+108
2011-05-07select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-1/+1
2011-05-07timer: use namespace prefix osmo_timer*Pablo Neira Ayuso1-8/+8
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-2/+2
2010-02-26[timer] Fix compile warning of the timer testHolger Hans Peter Freyther1-2/+3
2010-02-20fix config.h directoryHarald Welte1-1/+1
2010-02-20intial checkin of the libosmocore projectHarald Welte1-0/+76