| Commit message (Expand) | Author | Age | Files | Lines |
* | timer_test: set 8 as default steps, use the default in testsuite.at | Neels Hofmeyr | 2016-09-22 | 2 | -15/+280 |
* | timer_test: print more details to stdout to check | Neels Hofmeyr | 2016-09-22 | 2 | -4/+116 |
* | timer_test: redirect some output from stderr to stdout | Neels Hofmeyr | 2016-09-22 | 2 | -20/+24 |
* | timer_test: remove all random elements | Neels Hofmeyr | 2016-09-22 | 1 | -3/+6 |
* | timer_test: do not use real time: deterministic and faster | Neels Hofmeyr | 2016-09-22 | 1 | -20/+15 |
* | add osmo_gettimeofday as a shim around gettimeofday | Neels Hofmeyr | 2016-09-22 | 1 | -2/+2 |
* | timer_test: remove unused precision values and confusing log | Neels Hofmeyr | 2016-09-22 | 2 | -8/+2 |
* | timer_test: also report early finishes, report timing on error | Neels Hofmeyr | 2016-09-22 | 2 | -5/+19 |
* | fix timer_test: don't forget to set tv_usec on the stop time | Neels Hofmeyr | 2016-09-22 | 1 | -0/+1 |
* | tests: Fix warnings | Jacob Erlbeck | 2013-10-08 | 1 | -1/+1 |
* | tests/timer: tweak path to config.h | Alex Badea | 2013-01-06 | 1 | -1/+1 |
* | Add missing includes to timer_test.c and osmo-auc-gen.c | Harald Welte | 2012-08-02 | 1 | -0/+1 |
* | build: simplify test handling and speed up build. | Diego Elio Pettenò | 2012-06-30 | 1 | -7/+0 |
* | timer: Increase the imprecision we accept in this test | Holger Hans Peter Freyther | 2012-04-05 | 2 | -2/+2 |
* | tests: Fix the make distcheck of libosmocore with the tests | Holger Hans Peter Freyther | 2011-11-14 | 1 | -0/+1 |
* | tests: timer: set maximum wait time to obtain test results | Pablo Neira Ayuso | 2011-11-14 | 1 | -0/+19 |
* | tests: timer: use stderr for non-repeatable output | Pablo Neira Ayuso | 2011-11-14 | 2 | -27/+11 |
* | tests: timer: add parameter to select the number of steps | Pablo Neira Ayuso | 2011-11-14 | 1 | -3/+22 |
* | tests: Use GNU autotest to execute our tests and compare textual output | Holger Hans Peter Freyther | 2011-11-14 | 1 | -0/+19 |
* | tests: add new torture test for timer infrastructure | Pablo Neira Ayuso | 2011-10-17 | 1 | -33/+108 |
* | select: use namespace prefix osmo_fd* and osmo_select* | Pablo Neira Ayuso | 2011-05-07 | 1 | -1/+1 |
* | timer: use namespace prefix osmo_timer* | Pablo Neira Ayuso | 2011-05-07 | 1 | -8/+8 |
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -2/+2 |
* | [timer] Fix compile warning of the timer test | Holger Hans Peter Freyther | 2010-02-26 | 1 | -2/+3 |
* | fix config.h directory | Harald Welte | 2010-02-20 | 1 | -1/+1 |
* | add missing automake / autoconf files | Harald Welte | 2010-02-20 | 1 | -0/+6 |
* | intial checkin of the libosmocore project | Harald Welte | 2010-02-20 | 1 | -0/+76 |