aboutsummaryrefslogtreecommitdiffstats
path: root/tests/timer
AgeCommit message (Expand)AuthorFilesLines
2018-03-01timer: Introduce osmo_clock_gettime to override clock_gettimePau Espin Pedrol2-0/+97
2017-05-09timer: add osmo_timer_setup()Pablo Neira Ayuso1-6/+3
2016-09-22timer_test: set 8 as default steps, use the default in testsuite.atNeels Hofmeyr2-15/+280
2016-09-22timer_test: print more details to stdout to checkNeels Hofmeyr2-4/+116
2016-09-22timer_test: redirect some output from stderr to stdoutNeels Hofmeyr2-20/+24
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 Hofmeyr2-8/+2
2016-09-22timer_test: also report early finishes, report timing on errorNeels Hofmeyr2-5/+19
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-06-30build: simplify test handling and speed up build.Diego Elio Pettenò1-7/+0
2012-04-05timer: Increase the imprecision we accept in this testHolger Hans Peter Freyther2-2/+2
2011-11-14tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther1-0/+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 Ayuso2-27/+11
2011-11-14tests: timer: add parameter to select the number of stepsPablo Neira Ayuso1-3/+22
2011-11-14tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther1-0/+19
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-20add missing automake / autoconf filesHarald Welte1-0/+6
2010-02-20intial checkin of the libosmocore projectHarald Welte1-0/+76