libosmocore/tests/msgfile
Diego Elio Pettenò ea0e1eca2b build: simplify test handling and speed up build.
Instead of using a ./configure parameter to decide whehter to build
tests or not, use the check_PROGRAMS variable so that the tests are
only built when running `make check`.

To avoid slowing down the test phase itself, collapse the declaration
of the test targets in the tests/Makefile.am file, this way they can
be built and linked in parallel before the testsuite is executed.

Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
2012-06-30 22:01:42 +02:00
..
msgconfig.cfg msgfile: Allow to have comments in the simple CSV file 2010-10-26 09:32:35 +02:00
msgfile_test.c msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
msgfile_test.ok tests: Use GNU autotest to execute our tests and compare textual output 2011-11-14 13:35:41 +01:00