osmo-trx/tests/CommonLibs
Vadim Yanitskiy fed58d97b8 tests: use -no-install libtool flag to avoid ./lt-* scripts
This option should be used for any executables which are used only
for testing, or for generating other files and are consequently never
installed.  By specifying this option, we are telling Libtool that
the executable it links will only ever be executed from where it is
built in the build tree.  Libtool is usually able to considerably
speed up the link process for such executables.

Change-Id: Ieb4ddc5799819c24ed357218c7b0197bcb6b5c91
2023-03-11 05:33:36 +07: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 clean up mutex, scopedlock, and signal classes 2022-12-23 13:41:30 +00: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 -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 05:33:36 +07: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