libosmocore/tests
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
..
a5 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
auth build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
bits build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
conv build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
gsm0808 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
lapd build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
msgfile build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
sms build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
smscb build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
timer build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
ussd build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
Makefile.am build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
testsuite.at tests: Introduce a very basic gsm0808 test 2012-01-22 13:46:58 +01:00