osmo-bts/tests
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
..
agch tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
amr tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
cipher tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
handover tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
meas tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
misc tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
paging tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
power tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
sysmobts tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
ta_control tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
tx_power tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-14 20:09:44 +00:00
Makefile.am sched_lchan_tch_x: use functions to determine AMR tranmssion phase 2021-09-02 17:43:15 +00:00
osmo-bts.vty GSMTAP: allow configuring local address 2023-03-04 11:24:37 +00:00
stubs.c Constify the 'trx' argument of trx_get_hlayer1() everywhere 2020-08-03 02:08:14 +07:00
testsuite.at tests/amr: add a unit test for amr_parse_mr_conf() 2022-04-13 18:04:20 +03:00