aboutsummaryrefslogtreecommitdiffstats
path: root/bsc
AgeCommit message (Expand)AuthorFilesLines
2020-09-11BSC_Tests: fix whitespace typoAlexander Couzens1-1/+1
2020-09-09bsc: Fix race condition waiting for RESET-ACKPau Espin Pedrol1-1/+12
2020-09-09bsc: Introduce test TC_assignment_aoip_tla_v6 and TC_ho_into_this_bsc_tla_v6Pau Espin Pedrol2-12/+63
2020-09-07BSC_Tests/hopping: add TC_fh_params_handover_cmdVadim Yanitskiy1-0/+101
2020-09-07BSC_Tests/hopping: call f_shutdown_helper() in all TC_fh_params_*Vadim Yanitskiy1-4/+4
2020-09-07BSC_Tests/hopping: fix: do not reduce Mobile Allocation bit-maskVadim Yanitskiy1-4/+1
2020-09-07BSC_Tests/hopping: fixup TC_fh_params_si4_cbch: bring CBCH backVadim Yanitskiy1-2/+2
2020-09-02BSC_Tests/hopping: make f_vty_{handover,ss_action}() more flexibleVadim Yanitskiy1-8/+10
2020-09-02BSC_Tests/hopping: fix bit-mask reduction in f_TC_fh_params_gen_tr_ma()Vadim Yanitskiy1-1/+1
2020-09-02BSC_Tests/hopping: fix error message in TC_fh_params_assignment_cmdVadim Yanitskiy1-1/+1
2020-09-01BSC_Tests/hopping: add TC_fh_params_si4_cbchVadim Yanitskiy1-0/+80
2020-09-01BSC_Tests/hopping: add TC_fh_params_assignment_cmdVadim Yanitskiy1-0/+80
2020-09-01BSC_Tests/hopping: add TC_fh_params_{chan_activ,imm_ass}Vadim Yanitskiy1-0/+274
2020-08-31bsc: verify handover rate countersNeels Hofmeyr1-43/+406
2020-08-31Revert "bsc: Add Lb interface support"Harald Welte3-55/+2
2020-08-30bsc: Add Lb interface supportHarald Welte3-2/+55
2020-08-29BSC CBSP: apply changes to 'cbc' vty section, switch server<->client modesNeels Hofmeyr2-5/+23
2020-08-29BSC_Tests: add TC_rll_{rel_ind,err_ind,timeout}_sapi_n_rejectVadim Yanitskiy1-0/+116
2020-08-25bsc CBSP: expect zero-payload ETWS CMD after CBSP RESETNeels Hofmeyr1-0/+12
2020-08-24BSC_Tests: test emergency call preemptionPhilipp Maier1-0/+44
2020-08-21BSC_Tests: Fix compiler warnings about inadequate template restrictionsHarald Welte1-3/+3
2020-08-21BSC_Tests_CBSP.ttcn: Fix tons of compiler warningsHarald Welte1-6/+6
2020-08-13bsc CBSP: clear all CBSP state between runsNeels Hofmeyr1-1/+8
2020-08-13bsc CBSP: fix argument order for f_gen_etws_pnNeels Hofmeyr1-2/+2
2020-08-13bsc: Add statsd checker and use it in TC_assignment_signDaniel Willmann7-3/+48
2020-08-13bsc CBSP: fix TC_cbsp_write_then_replaceNeels Hofmeyr1-2/+4
2020-08-13bsc CBSP: fix TC_cbsp_write_laiNeels Hofmeyr1-2/+6
2020-08-13bsc CBSP: introduce g_cbsp_msg_id and g_cbsp_ser_noNeels Hofmeyr1-49/+73
2020-08-13bsc CBSP: cosmetic: rename f_cbsp_init_tail() to f_expect_cbsp_restart()Neels Hofmeyr1-2/+2
2020-08-13bsc CBSP: TC_cbsp_write_bss: run a fixed series of payload lengthsNeels Hofmeyr1-7/+33
2020-08-13bsc CBSP: f_page2rsl(): allow expecting specific nr of blocksNeels Hofmeyr1-1/+7
2020-08-13bsc CBSP: f_gen_page(): allow passing explicit payload lenNeels Hofmeyr1-7/+11
2020-08-13bsc CBSP: f_gen_page(): fix generated payload size rangeNeels Hofmeyr1-1/+4
2020-08-13bsc CBSP: f_page2rsl: fix nr of blocks calculationNeels Hofmeyr1-4/+24
2020-08-13bsc CBSP: quick-fix f_cbsp_init_client()Neels Hofmeyr1-1/+3
2020-08-13bsc CBSP: fix osmo-bsc.cfg to contain 3 BTS with a CBCHNeels Hofmeyr2-5/+22
2020-08-12bsc: fix f_vty_msc_allow_attach(): do not create new empty mscs (fix latest)Neels Hofmeyr1-0/+8
2020-08-12bsc: test RR Channel Release cause codes from Clear Command cause codesNeels Hofmeyr1-8/+69
2020-08-12bsc: test RR Channel Release EARFCNsNeels Hofmeyr1-4/+63
2020-08-12BSC_Tests: Make sure CHAN RQDs for emergency are deniedPhilipp Maier1-0/+23
2020-08-12BSC_Tests: fix TC_chan_act_ack_noest_emergPhilipp Maier1-2/+3
2020-08-12BSC_Tests: test handling of EMERGENCY SETUPPhilipp Maier1-0/+140
2020-08-12MSC_ConnectionHandler: check template before using isvalue()Philipp Maier1-1/+1
2020-08-11BSC_Tests: extend TC_chan_act_ack_noest with emergency callPhilipp Maier1-2/+14
2020-08-10fix mscpool cleanup (fixes LCLS tests)Neels Hofmeyr1-22/+28
2020-08-04bsc CBSP: allow passing guard_timeout to BSC_Tests.f_init()Neels Hofmeyr1-4/+4
2020-07-30Introduce test TC_si_acc_ramp_rotatePau Espin Pedrol1-20/+91
2020-07-29bsc CBSP: add numerous mtc.stop after fail verdictsNeels Hofmeyr1-0/+11
2020-07-29bsc CBSP: drop unused vars 'pages'Neels Hofmeyr1-2/+0
2020-07-24bsc: Introduce test TC_si_acc_rotatePau Espin Pedrol1-0/+76