aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-12pcu: tweak log levelsneels/pcuNeels Hofmeyr1-1/+3
2021-08-12PCU_Tests: add f_verify_talloc_count for DL and UL TBFsNeels Hofmeyr1-0/+109
2021-08-12ns2: rename TC_sns_config_success -> TC_sns_bss_config_successAlexander Couzens1-2/+3
2021-08-12ns2: add a dummy test case TC_idle() for manual test casesAlexander Couzens1-0/+16
2021-08-12ns2: add test case to call force unconfigured after SNS Size receivedAlexander Couzens1-0/+16
2021-08-12fr/fr-net: use correct DLCI range for test casesAlexander Couzens2-8/+8
2021-08-10pcu: test counter bts.0.pch.requestsOliver Smith1-1/+5
2021-08-10pcu: test counter pcu.sgsn.0.rx_paging_psOliver Smith1-0/+11
2021-08-09pcap-client: set VTY port to 4227Oliver Smith2-1/+2
2021-08-06msc: add MSC_Tests.TC_call_re_establishment_ciphNeels Hofmeyr1-0/+24
2021-08-06msc: add MSC_Tests.TC_call_re_establishment_authNeels Hofmeyr1-0/+21
2021-08-06msc: add MSC_Tests.TC_call_re_establishmentNeels Hofmeyr1-0/+115
2021-08-06msc: split f_start_handler_with_pars()Neels Hofmeyr1-1/+11
2021-08-06msc: add a COORD port for inter-component coordinationNeels Hofmeyr1-0/+36
2021-08-06msc: add as_mgcp_ack_all_dlcxNeels Hofmeyr1-0/+8
2021-08-06SMPP_Emulation: replace previous entries in f_create_smpp_expect()Neels Hofmeyr1-0/+11
2021-08-06GSUP_Emulation: allow moving HLR handling to another test componentNeels Hofmeyr1-1/+14
2021-08-06MNCC_Emulation: allow moving call handling to another test componentNeels Hofmeyr1-1/+15
2021-08-06MGCP_Emulation: allow moving ep handling to another test componentNeels Hofmeyr1-1/+26
2021-08-06L3_Templates: add ts_ML3_MO_CC_DISCNeels Hofmeyr1-0/+40
2021-08-06msc: allow another reject cause in TC_cm_reest_req_rejectNeels Hofmeyr1-1/+3
2021-08-06msc: eliminate bssap_idxNeels Hofmeyr1-8/+11
2021-08-06msc: fix conn id in 'MGCP OK' msg (as_mgcp_ack_all_mdcx)Neels Hofmeyr1-1/+3
2021-08-06.gitignore sms.dbNeels Hofmeyr1-0/+1
2021-08-06bsc: improve error log for "RSL for unknown Dchan"Neels Hofmeyr1-0/+2
2021-08-06bsc: TC_cm_reestablishment(): do second lchan on bts 1Neels Hofmeyr1-5/+9
2021-08-06bsc: add TC_cm_reestablishmentNeels Hofmeyr2-0/+158
2021-08-06bsc: split f_start_handler() in two, ..._create() and ..._run()Neels Hofmeyr1-2/+13
2021-08-06bsc: add Coord_PT to communicate between componentsNeels Hofmeyr1-0/+6
2021-08-03MGCP_Test: test DLCX request to non existant endpointPhilipp Maier1-0/+22
2021-08-03MGCP_Test: upgrade expected behavior for TC_dlcx_wildcardedPhilipp Maier4-9/+59
2021-08-02gbproxy: Fix race condition checking for unblocked BVCDaniel Willmann1-0/+4
2021-07-27bsc: expect proper chan_nr for various RSL_MT_RF_CHAN_RELNeels Hofmeyr1-7/+7
2021-07-27bsc: add RSL, RSL_PROC port args in various placesNeels Hofmeyr1-38/+40
2021-07-27bsc: add RSL port args in MSC_ConnHdlr, RSLEMNeels Hofmeyr2-36/+37
2021-07-27bsc: f_expect_dlcx_conns(): do not rx Clear CompleteNeels Hofmeyr1-2/+10
2021-07-27bsc: properly f_rslem_unregister() released channelsNeels Hofmeyr1-0/+7
2021-07-27stp: fix TC_rkm_unreg_activeOliver Smith1-4/+16
2021-07-27stp: fix TC_rkm_unreg_registeredOliver Smith1-2/+14
2021-07-23bsc: Test tch allocation if sdcch exhaustedPau Espin Pedrol2-0/+121
2021-07-23bsc: Fix TC_dyn_ts_sdcch8_tch_call_act_deactPau Espin Pedrol1-2/+3
2021-07-20bsc: Drop mp_enable_osmux_testPau Espin Pedrol1-11/+2
2021-07-20bsc: Allow disabling dyn TS SDCCH8 testsPau Espin Pedrol1-3/+10
2021-07-19msc: adjust routing-key to docker-playground's osmo-msc.cfgNeels Hofmeyr1-1/+1
2021-07-19msc: fix osmo-stp.cfg for Iu testsNeels Hofmeyr1-0/+7
2021-07-16BTS: add test cases for Downlink and Uplink speech framesVadim Yanitskiy1-0/+101
2021-07-16BTS: equip ConnHdlr with the RTP emulation componentVadim Yanitskiy3-1/+68
2021-07-16BSC: fix channel combinatiron for TS5 in phys_chan_configVadim Yanitskiy1-1/+1
2021-07-14bsc: Introduce test TC_dyn_ts_sdcch8_tch_call_act_deactPau Espin Pedrol1-0/+99
2021-07-12bsc: fix encryption a5/4 missing in TC_*_a5_4Oliver Smith1-2/+6