osmo-bts/tests/ta_control
Vadim Yanitskiy 50de553a1f 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: I06d3d5ab1dd21400a72f76eecc508886617ef4c6
2023-03-14 20:09:44 +00:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
ta_control_test.c Support configuring TA loop SACCH block rate 2021-09-14 11:42:58 +02:00
ta_control_test.ok lchan: Move TA CTRL param to its own substruct 2021-09-13 12:53:44 +02:00