osmo-bts/tests/power
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
bs_power_loop_test.c measurement: pass *mr to lchan_bs_pwr_ctrl() 2021-11-04 15:46:04 +03:00
bs_power_loop_test.err measurement: pass *mr to lchan_bs_pwr_ctrl() 2021-11-04 15:46:04 +03:00
bs_power_loop_test.ok measurement: pass *mr to lchan_bs_pwr_ctrl() 2021-11-04 15:46:04 +03:00
ms_power_loop_test.c MS Power Control Loop: Fix oscillations within good MS Power Levels 2021-09-20 14:57:15 +02:00
ms_power_loop_test.err MS Power Control Loop: Fix oscillations within good MS Power Levels 2021-09-20 14:57:15 +02:00
ms_power_loop_test.ok MS Power Control Loop: Fix oscillations within good MS Power Levels 2021-09-20 14:57:15 +02:00