osmo-trx/tests/CommonLibs
Vadim Yanitskiy 1a19caf002 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'
When using 'check_PROGRAMS', autoconf/automake generates smarter
Makefiles, so that the test programs are not being compiled during
the normal 'make all', but only during 'make check'.

Change-Id: I816689e2aeac9decbc44ba210956a929cc7a3169
2022-04-13 19:55:36 +03:00
..
BitVectorTest.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
BitVectorTest.ok Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00
InterthreadTest.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
InterthreadTest.ok tests: InterThread: adapt to have reproducible output and enable autotest 2018-01-10 11:25:42 +01:00
LogTest.cpp tests: Replace deprecated API log_set_print_filename 2021-02-19 14:09:01 +01:00
LogTest.err Logger: Use libosmocore logging system 2018-02-27 07:11:11 +00:00
LogTest.ok Logger: Use libosmocore logging system 2018-02-27 07:11:11 +00:00
Makefile.am tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-04-13 19:55:36 +03:00
PRBSTest.cpp treewide: remove FSF address 2021-12-14 12:23:00 +01:00
PRBSTest.ok Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00
TimevalTest.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
TimevalTest.ok tests: Timeval: adapt to have reproducible output and enable autotest 2018-01-10 11:29:13 +01:00
VectorTest.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
VectorTest.ok Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00