aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover
AgeCommit message (Expand)AuthorFilesLines
2023-09-19Move trx->rsl_link to trx->bb_transc.rsl.linkPau Espin Pedrol1-13/+13
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol1-1/+7
2023-03-14tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy1-0/+1
2022-09-12tests/*/Makefile.am: Fix typo in LIBOSMONETIF_CFLAGSPau Espin Pedrol1-1/+1
2022-09-06Depend on libosmo-netifPau Espin Pedrol1-0/+2
2022-08-11Clean up osmo-bts-*/Makefile.amPau Espin Pedrol1-2/+16
2022-04-15tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy1-1/+1
2022-04-13l1sap: l1sap_chan_act(): remove unused *tp argumentVadim Yanitskiy1-2/+2
2021-05-25bts: Clean up TS selection in sign_link_upPau Espin Pedrol1-3/+4
2021-05-11[VAMOS] Merge bts_trx_init() into gsm_bts_trx_alloc()Vadim Yanitskiy1-4/+0
2020-06-18handover_tests: Avoid redefining all bts_model stubsPau Espin Pedrol2-16/+1
2019-07-21Move Access Burst link quality handling to L1SAPVadim Yanitskiy1-0/+2
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol1-1/+1
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-4/+9
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-4/+1
2018-01-25various Makefile.am: add missing CFLAGSAlexander Huemer1-1/+1
2018-01-25cosmetic: Makefile.am whitespaceAlexander Huemer1-1/+1
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte1-1/+1
2017-03-14Check for suitable lchan type when detecting HOMax1-0/+2
2016-12-01Remove duplicated codeMax1-0/+2
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr1-3/+1
2016-06-17dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr1-0/+2
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte1-1/+0
2015-09-22fixup tests after bts_model_adjst_ms_pwrHarald Welte1-0/+1
2015-09-22build: Use AM_CPPFLAGS in Makefile.amMartin Hauke1-1/+1
2015-09-22Add test case for successful handover and unsuccessful handoverAndreas Eversberg3-0/+286