aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/handover_test.c
AgeCommit message (Expand)AuthorFilesLines
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
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-22Add test case for successful handover and unsuccessful handoverAndreas Eversberg1-0/+277