summaryrefslogtreecommitdiffstats
path: root/tests/timer
Commit message (Expand)AuthorAgeFilesLines
* timer: Introduce osmo_clock_gettime to override clock_gettimePau Espin Pedrol2018-03-012-0/+97
* timer: add osmo_timer_setup()Pablo Neira Ayuso2017-05-091-6/+3
* timer_test: set 8 as default steps, use the default in testsuite.atNeels Hofmeyr2016-09-222-15/+280
* timer_test: print more details to stdout to checkNeels Hofmeyr2016-09-222-4/+116
* timer_test: redirect some output from stderr to stdoutNeels Hofmeyr2016-09-222-20/+24
* timer_test: remove all random elementsNeels Hofmeyr2016-09-221-3/+6
* timer_test: do not use real time: deterministic and fasterNeels Hofmeyr2016-09-221-20/+15
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-221-2/+2
* timer_test: remove unused precision values and confusing logNeels Hofmeyr2016-09-222-8/+2
* timer_test: also report early finishes, report timing on errorNeels Hofmeyr2016-09-222-5/+19
* fix timer_test: don't forget to set tv_usec on the stop timeNeels Hofmeyr2016-09-221-0/+1
* tests: Fix warningsJacob Erlbeck2013-10-081-1/+1
* tests/timer: tweak path to config.hAlex Badea2013-01-061-1/+1
* Add missing includes to timer_test.c and osmo-auc-gen.cHarald Welte2012-08-021-0/+1
* build: simplify test handling and speed up build.Diego Elio Pettenò2012-06-301-7/+0
* timer: Increase the imprecision we accept in this testHolger Hans Peter Freyther2012-04-052-2/+2
* tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther2011-11-141-0/+1
* tests: timer: set maximum wait time to obtain test resultsPablo Neira Ayuso2011-11-141-0/+19
* tests: timer: use stderr for non-repeatable outputPablo Neira Ayuso2011-11-142-27/+11
* tests: timer: add parameter to select the number of stepsPablo Neira Ayuso2011-11-141-3/+22
* tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther2011-11-141-0/+19
* tests: add new torture test for timer infrastructurePablo Neira Ayuso2011-10-171-33/+108
* select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-071-1/+1
* timer: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-071-8/+8
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-2/+2
* [timer] Fix compile warning of the timer testHolger Hans Peter Freyther2010-02-261-2/+3
* fix config.h directoryHarald Welte2010-02-201-1/+1
* add missing automake / autoconf filesHarald Welte2010-02-201-0/+6
* intial checkin of the libosmocore projectHarald Welte2010-02-201-0/+76