aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/handover_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-04fix gscon clear 3/n: separate state for SCCP RLSDNeels Hofmeyr1-0/+4
2021-10-07Get rid of lots of stubs [4/4]Pau Espin Pedrol1-15/+1
2021-10-07Move ts_fsm_init to static constructor [3/4]Pau Espin Pedrol1-1/+0
2021-10-07Move global var bsc_gsmnet into libbsc [2/4]Pau Espin Pedrol1-2/+0
2021-09-03osmo_bsc_main: integrate MGW pooling into osmo-bscPhilipp Maier1-0/+7
2021-08-30vty: add "msc N bssmap reset" commandNeels Hofmeyr1-3/+0
2021-07-16separate 'interference-meas level-bounds' cfg and usedNeels Hofmeyr1-0/+3
2021-07-15handover_test: add fake-time 'wait'Neels Hofmeyr1-0/+56
2021-07-15handover_test: also show when an lchan is busyNeels Hofmeyr1-12/+30
2021-07-12handover_test: fix ts_str may be uninitializedosmith/build-fixOliver Smith1-2/+2
2021-07-11RES IND: add test_resource_indication.ho_vtyNeels Hofmeyr1-0/+88
2021-07-06Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol1-6/+6
2021-06-10RSL: rx and tx VAMOS Channel Number cbits for VAMOS lchansNeels Hofmeyr1-6/+6
2021-06-10RSL chan_nr: replace OSMO_ASSERT with error handlingNeels Hofmeyr1-1/+2
2021-05-31replace ts_*_for_each_lchan() with ts_for_n_lchans()Neels Hofmeyr1-1/+2
2021-05-31add fields to reflect nr of lchans in ts structNeels Hofmeyr1-4/+4
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr1-7/+7
2021-05-28hodec 2: do intra-cell congestion resolution by AssignmentNeels Hofmeyr1-8/+127
2021-05-27handover_test: fix naming/wording: 'handover-req' should be 'handover-cmd'Neels Hofmeyr1-26/+26
2021-05-27make sure channel mode and s15_s0 are updated only after an ACKNeels Hofmeyr1-5/+5
2021-05-27handover_test: add bspower to meas-rep cmdNeels Hofmeyr1-7/+28
2021-05-21handover_test: ack release only when lchan is still waitingNeels Hofmeyr1-6/+8
2021-04-27Lb: stop RESET FSM when sccp_user is unboundNeels Hofmeyr1-0/+1
2021-04-19Send EUTRAN neighs based on whether Common Id msg contained Last used E-UTRAN...Pau Espin Pedrol1-1/+1
2021-03-24refactor handover penalty timersNeels Hofmeyr1-0/+2
2021-01-12handover_test: add lchan wildcards to meas-rep cmdNeels Hofmeyr1-7/+67
2021-01-11handover_test: vty echoNeels Hofmeyr1-0/+22
2021-01-11handover_test: saner ho request handlingNeels Hofmeyr1-50/+27
2021-01-11handover_test: saner chan act handlingNeels Hofmeyr1-46/+27
2021-01-11handover_test: safeguard against unhandled chan reqNeels Hofmeyr1-1/+7
2021-01-11handover_test: include ack-chan in expect-chanNeels Hofmeyr1-16/+0
2021-01-05handover_test: add 'meas-rep repeat N'Neels Hofmeyr1-16/+40
2021-01-05handover_test.c: properly release lchans in set-ts-useNeels Hofmeyr1-10/+11
2020-12-23handover_test: set a fake osmo_mgcpc_ep_ci pointerNeels Hofmeyr1-0/+10
2020-12-23handover_test: adjust logging for reproducabilityNeels Hofmeyr1-1/+3
2020-12-23handover_test: send ho detectionNeels Hofmeyr1-4/+44
2020-12-23handover_test: log sending ho completeNeels Hofmeyr1-0/+5
2020-12-23handover_test: implement as VTY shellNeels Hofmeyr1-1519/+485
2020-12-09hodec 2: prefer moving TCH/H from half-used dyn TSNeels Hofmeyr1-3/+2
2020-11-18handover_test: add test 32: half used TCH/H on dyn TSNeels Hofmeyr1-0/+24
2020-11-18handover test 30: play through filling up all lchansNeels Hofmeyr1-0/+44
2020-11-18hodec 2: favor moving dyn TSNeels Hofmeyr1-5/+4
2020-11-17fix TCH/H allocation: use half occupied dyn TS instead of switching more dyn TSNeels Hofmeyr1-2/+1
2020-11-17handover_test: add test 31: TCH/H: re-use dyn TSNeels Hofmeyr1-0/+13
2020-11-17handover test: add test 30: de-congest TCH/F by moving to dyn TS TCH/HNeels Hofmeyr1-0/+40
2020-11-17handover_test: drop secondary array of lchansNeels Hofmeyr1-31/+11
2020-11-17handover_test: change 'meas-rep' params to bts-trx-ts-ss nrNeels Hofmeyr1-98/+122
2020-11-17handover_test: add 'set-ts-use'Neels Hofmeyr1-10/+118
2020-11-17handover test: add 'expect-ts-use' to clarify testsNeels Hofmeyr1-0/+187
2020-11-17handover test: fix dyn ts: set pchan_is on act / relNeels Hofmeyr1-0/+33