libosmocore/tests/timer
Pablo Neira Ayuso 44f423f117 timer: add osmo_timer_setup()
Add a new function timer function to set up the timer, similar to what
we have in the Linux kernel. This patch also converts existing opencoded
timer setup in the libosmocore tree as initial client of this new
function.

This patch implicitly removes function callback passed by reference that
defeat compile time type validation.

Compile-tested only, but I ran make check that reports success when
testing timer infrastructure.

Change-Id: I2fa49972ecaab3748b25168b26d92034e9145666
2017-05-09 12:10:51 +02:00
..
timer_test.c timer: add osmo_timer_setup() 2017-05-09 12:10:51 +02:00
timer_test.ok timer_test: set 8 as default steps, use the default in testsuite.at 2016-09-22 07:18:39 +02:00