osmo-bsc/tests
Vadim Yanitskiy 6b204ebd66 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: I37f078bdc17e128298b956f493ff5c03ef476f98
2023-03-11 04:26:51 +07:00
..
abis tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
acc tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
bsc tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
codec_pref tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
ctrl bsc_ctrl_commands: Add GET for bts neighbor-list (local bts numbers) 2023-02-01 23:19:55 +00:00
gsm0408 tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
handover tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
nanobts_omlattr tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
paging tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
subscr tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:26:51 +07:00
Makefile.am pick up all *.vty in EXTRA_DIST 2023-03-02 15:03:44 +00:00
acch_overpower.vty [overpower] By default, permit only for speech channels using AMR 2021-11-15 11:59:03 +00:00
atlocal.in Fix repo split aftermath 2017-10-02 08:38:34 +00:00
bts_features.vty Check VTY config against features reported by BTS 2022-05-02 15:21:28 +02:00
cbc.vty CBSP VTY: re-add legacy cbc config for backwards compat 2020-09-03 15:04:29 +02:00
ctrl_test_runner.py VTY,CTRL: add pchan dynamic/{osmocom,ipaccess} 2023-03-04 22:44:10 +00:00
gprs_bvci_default.vty osmo-bsc/bsc_vty: set default gprs cell bvci to 2 2020-03-12 12:00:24 +01:00
handover_cfg.vty tests/handover_cfg.vty: use more precise regex for forbidden lines 2022-06-22 05:48:06 +07:00
interf_meas.vty vty 'interference-meas level-bounds': explain duality in ordering 2021-07-16 16:04:18 +00:00
msc.vty vty: msc / codec-list: forbid invalid codec versions 2023-03-04 22:44:10 +00:00
neighbor_ident.vty vty: Allow setting LAC as hexadecimal value 2022-09-19 08:44:25 +00:00
nri_cfg.vty Cosmetic: bsc_vty: tweak msc pooling strings 2022-06-10 11:09:25 +02:00
osmo-bsc.vty Add BTS setup ramping to prevent BSC overloading 2022-11-15 11:32:16 +00:00
power_ctrl.vty Disable C/I based MS Power Control Loop by default 2021-11-25 14:50:04 +01:00
smlc.vty add smlc.vty test 2020-10-15 05:39:09 +02:00
testsuite.at tests: Introduce paging_test 2022-05-03 11:03:00 +02:00
timer.vty vty: Add support for Ny1 configuration 2023-01-23 09:59:36 +00:00
timeslot.vty VTY,CTRL: add pchan dynamic/{osmocom,ipaccess} 2023-03-04 22:44:10 +00:00
vty_test_runner.py drop features 'core-location-area-code' and 'core-cell-identity' 2020-10-16 13:51:48 +00:00