aboutsummaryrefslogtreecommitdiffstats
path: root/bsc
AgeCommit message (Expand)AuthorFilesLines
2023-04-24bsc: TC_assignment_csd: test non-transp data ratesOliver Smith1-3/+13
2023-04-24bsc: TC_assignment_csd: test more transp data ratesOliver Smith1-4/+19
2023-04-21bsc: AssignmentState: voice_call -> rtp_streamOliver Smith2-17/+17
2023-04-20bsc: improve TC_assignment_csdOliver Smith2-0/+30
2023-04-14L3_Templates, bsc: set ts_PAG_RESP() arg to template (value)Neels Hofmeyr1-12/+12
2023-04-14bsc: add TC_mscpool_sccp_n_pcstate_attaches_mscNeels Hofmeyr1-16/+74
2023-04-14bsc: add TC_mscpool_sccp_n_pcstate_detaches_mscNeels Hofmeyr1-0/+46
2023-04-03bsc: Add missing tests in expected-results.xmlPau Espin Pedrol1-0/+13
2023-03-08bsc: TC_stats_conn_fail: fix for sccpliteOliver Smith1-1/+2
2023-03-08bsc: TC_ho_in_fail_no_detect: fix sporadic failsOliver Smith1-0/+2
2023-03-06bsc-sccplite: fix TC_ho_in_fail_mgw_mdcx_timeoutOliver Smith1-4/+9
2023-03-05bsc: TC_assignment_csd: expect BSC to handle CSDOliver Smith1-5/+29
2023-03-05library/RSL_Types: RSL_SpeechAlgo: support CSDOliver Smith1-6/+6
2023-02-22bsc: TC_ho_in_fail_mgw_mdcx_timeout: fixupOliver Smith1-0/+9
2023-02-16bsc: TC_ho_in_fail_ipa_crcx_timeout: new testOliver Smith2-3/+17
2023-02-16bsc: move as_Media arg fail_on_dlcx to parsOliver Smith2-10/+16
2023-02-15bsc: TC_ho_in_fail_mgw_mdcx_timeout: new testOliver Smith2-4/+32
2023-02-10BSC_Tests: add OML tests for bts_setup_rampAlexander Couzens4-0/+377
2023-02-08Update UIT version expectancies after Osmocom CNI release 202302Pau Espin Pedrol1-20/+11
2023-01-17bsc: Fix regression in TC_assignment_emerg_setup_deny_btsPau Espin Pedrol1-6/+10
2023-01-06fix BSC_Tests_LCLS: do not use t_def_TestHdlrPars directlyVadim Yanitskiy2-10/+11
2023-01-03bsc: TC_assignment_emerg_setup_allow(_imei): Test full voice establishmentPau Espin Pedrol1-42/+56
2023-01-03bsc: Move BSSAP handling of emergency call to helper functionPau Espin Pedrol1-44/+14
2023-01-03cosmetic: bsc: Fix typos in commentsPau Espin Pedrol1-2/+2
2023-01-03bsc: Use f_rnd_ra_emerg() instead of hardcoded valuePau Espin Pedrol1-1/+1
2023-01-03bsc: Introduce test TC_assignment_emerg_setup_allow_imeiPau Espin Pedrol2-5/+40
2023-01-03bsc: Introduce test TC_paging_imsi_nochan_ci_resp_invalid_miPau Espin Pedrol1-0/+46
2023-01-03bsc: TC_paging_resp_unsol: Avoid encoding l3 twicePau Espin Pedrol1-1/+1
2023-01-03bsc: Submit valid l3 payloadPau Espin Pedrol3-77/+97
2023-01-02bsc: Use c_l3_payload instead of random octetstring as l3 payloadPau Espin Pedrol1-14/+10
2023-01-02bsc: Move hardcoded octetstring to single constant fieldPau Espin Pedrol3-76/+66
2022-12-20BSC_Tests: fix a race condition in TC_chan_rel_conn_failVadim Yanitskiy1-0/+4
2022-11-04BSC: extend TC_ho_meas_rep_multi_band for ARFCN=0Oliver Smith1-7/+7
2022-11-04BSC: add TC_ho_meas_rep_multi_bandOliver Smith1-8/+91
2022-11-04BSC: reset handover related vty cfg after ho testsOliver Smith1-26/+38
2022-10-25BSC_Tests: fix TC_mgwpool_pin_bts: do not leave MGW1 configuredVadim Yanitskiy1-0/+1
2022-10-21bsc: Introduce test TC_mgwpool_pin_btsPau Espin Pedrol1-0/+31
2022-10-21bsc: Add tests for MGW pool featuresPau Espin Pedrol1-0/+113
2022-10-20bsc: Support running several MGW node emulationsPau Espin Pedrol3-22/+32
2022-10-20bsc: rename MGW component s/VirtMSC/VirtMGW/Pau Espin Pedrol1-2/+2
2022-10-20cosmetic: bsc: Fix typoPau Espin Pedrol1-1/+1
2022-10-19bsc: Update cfg files to use mgw pooling VTY commandsPau Espin Pedrol3-7/+6
2022-09-19bsc: Test assignment of non-AMR codec with Osmux enabledPau Espin Pedrol1-0/+25
2022-09-14BSC_Tests: fix AMR tests matching RSL MultiRate configuration IEVadim Yanitskiy1-33/+60
2022-09-14BSC_Tests: f_assignment_codec(): log the actual value on mismatchVadim Yanitskiy1-2/+2
2022-09-14BSC_Tests: fix TC_assignment_osmux_cn: use c_mr_conf_5_90Vadim Yanitskiy1-9/+1
2022-09-14BSC_Tests: use c_mr_conf_5_90 in TC_assignment_codec_amr_startmode_cruftVadim Yanitskiy1-2/+2
2022-09-14BSC_Tests: cosmetic: s/mr_conf_amr_5_90/c_mr_conf_5_90/Vadim Yanitskiy1-5/+5
2022-09-14fixup: bsc: Add testscase & infra to validate Osmux support BTS<->BSCVadim Yanitskiy1-6/+8
2022-09-13bsc: Add testscase & infra to validate Osmux support BTS<->BSCPau Espin Pedrol4-22/+163