aboutsummaryrefslogtreecommitdiffstats
path: root/bsc
AgeCommit message (Expand)AuthorFilesLines
2020-10-08BSC_Tests: fix f_mo_l3_transceive(): relax DLCI matchingVadim Yanitskiy1-1/+1
2020-10-03BSC_Tests: introduce TC_tch_dlci_link_id_sapi for OS#3716Vadim Yanitskiy2-0/+60
2020-10-03BSC_Tests: introduce f_mt_l3_transceive() sending BSSAP -> RSLVadim Yanitskiy1-0/+17
2020-10-03BSC_Tests: parametrize f_mo_l3_transceive()Vadim Yanitskiy1-6/+7
2020-10-03BSC_Tests: s/f_verify_active_layer3/f_mo_l3_transceive/gVadim Yanitskiy1-3/+3
2020-10-01update expected resultsNeels Hofmeyr1-70/+61
2020-10-01bsc: undup f_verify_active_layer3()Neels Hofmeyr1-30/+21
2020-10-01bsc: f_logp(): add VTY pt so it works on various componentsNeels Hofmeyr1-11/+11
2020-09-29MSC_ConnectionHandler: allow to use IPV4 as defaultPhilipp Maier2-3/+15
2020-09-25bsc: Call f_shutdown_helper() on all tests missing itPau Espin Pedrol1-53/+145
2020-09-25cosmetic: bsc: Fix indentation alignmentPau Espin Pedrol1-28/+28
2020-09-23bsc: Check attempted/successful channel requestsDaniel Willmann1-0/+2
2020-09-20MSC_ConnectionHandler: do not allow as_Media_mgw to exitPhilipp Maier1-1/+1
2020-09-18bsc: Rework CBSP tests to support testing IPv6Pau Espin Pedrol1-43/+143
2020-09-14BSC_Tests/hopping: also verify handling of ARFCN 0 in MAVadim Yanitskiy1-3/+13
2020-09-14BSC_Tests/hopping: fix: consider ARFCN of the transceiver itselfVadim Yanitskiy1-2/+13
2020-09-14BSC_Tests/hopping: turn FHParamsTrx into a record, add ARFCN fieldVadim Yanitskiy1-26/+29
2020-09-14BSC_Tests/hopping: fix ArfcnList: use GsmArfcn instead of integerVadim Yanitskiy1-1/+1
2020-09-13BSC_Tests: set verdict to pass when TC_emerg_premption is donePhilipp Maier1-0/+2
2020-09-11BSC_Tests: check for the same measurement bandwidth as in SI2quater on Channe...Alexander Couzens1-1/+2
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