libosmocore/tests/timer
Alex Badea 695e5fb049 tests/timer: tweak path to config.h
When building out-of-srcdir, "../../config.h" fails to reach config.h
because the compiler is invoked in $builddir/tests/, not
$builddir/tests/timer/.  Use "../config.h" instead; this also works
for in-srcdir builds.

Signed-off-by: Alex Badea <vamposdecampos@gmail.com>
2013-01-06 00:42:26 +01:00
..
timer_test.c tests/timer: tweak path to config.h 2013-01-06 00:42:26 +01:00
timer_test.ok timer: Increase the imprecision we accept in this test 2012-04-05 09:53:38 +02:00