aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-24BTS_Tests: default value for mp_ipa_up_timeout too lowPhilipp Maier1-1/+1
2019-04-23BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACHVadim Yanitskiy3-0/+88
2019-04-23library/L1CTL_Types.ttcn: add L1CTL_EXT_RACH_REQ messageVadim Yanitskiy1-1/+42
2019-04-23library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND messageVadim Yanitskiy1-0/+1
2019-04-21MSC_Tests: Allow test cases to specify RAN indexHarald Welte2-9/+12
2019-04-21f_perform_lu(): Use f_expect_clear(), reduce code duplicationHarald Welte1-3/+1
2019-04-21Add f_expect_paging() rather than using tr_BSSMAP_Paging directlyHarald Welte2-7/+14
2019-04-21Rename BSSMAP_Emulation -> RAN_EmulationHarald Welte14-230/+228
2019-04-21BSC_ConnectionHandler: Define SDP template for CN-side CRCXHarald Welte1-14/+11
2019-04-19sip: Add TC_mo_setup_disc_late_rtp for OS#3518Harald Welte1-0/+48
2019-04-15BSSMAP_Emulation: Check for ==/!= null instead of isvalue()Daniel Willmann1-1/+1
2019-04-12Ensure BcdMccMnc is encoded as 24.008 10.5.5.15Alexander Couzens3-7/+9
2019-04-12msc: expect only one Paging on failed MT SMSNeels Hofmeyr1-31/+4
2019-04-12msc: clear the failed SMS when a test is doneNeels Hofmeyr1-6/+13
2019-04-09MSC_Tests: Add testcase to simulate VLR/HLR failure (SGsAP)Philipp Maier2-0/+39
2019-04-09MSC_Tests: allow disabeling GSUPPhilipp Maier2-8/+21
2019-04-09SGsAP_Templates: Remove invalid template.Philipp Maier1-1/+9
2019-04-02MSC_Tests: fix TC_sgsap_expl_imsi_det_nonepsPhilipp Maier1-2/+4
2019-04-02MSC_Tests: add testcase TC_sgsap_impl_imsi_det_epsPhilipp Maier2-0/+26
2019-04-02MSC_Tests: add testcase TC_sgsap_impl_imsi_det_nonepsPhilipp Maier2-0/+29
2019-04-02MSC_Tests: add function to check if a subscriber is in VLRPhilipp Maier1-0/+17
2019-03-29HLR_Tests.ttcn: suspend some compilation warningsVadim Yanitskiy1-20/+34
2019-03-29bsc-nat: Add sample bsc-nat config for testDaniel Willmann2-0/+86
2019-03-29bsc-nat: Use id when creating componentsDaniel Willmann1-2/+2
2019-03-29bsc-nat: Add default module parametersDaniel Willmann1-11/+11
2019-03-29bsc-nat: Use BSCx as token for BSC no xDaniel Willmann1-1/+3
2019-03-29bsc_nat: Wait for bsc-nat to connect to MSC before connecting the BSCDaniel Willmann1-0/+2
2019-03-29bsc-nat: Fix errors due to bit rotDaniel Willmann4-4/+11
2019-03-29Rename IPA_Test->BSCNAT_Tests and get proper cfg filesDaniel Willmann4-9/+31
2019-03-28mgw: Ensure TC_selftest passed if no error is encounteredDaniel Willmann1-0/+3
2019-03-27pcu: Add TC_pcuif_suspend() to test PCU->BSSGP SUSPEND processingHarald Welte2-0/+66
2019-03-27PCU: make f_bssgp_establish() run on BSSGP_Client_CTHarald Welte1-2/+2
2019-03-27PCUIF: Add templates for PCU_IF_MSG_SUSP_REQHarald Welte1-0/+32
2019-03-27pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit caseHarald Welte3-5/+5
2019-03-27Osmocom_Gb_Types: Add more templates for BSSGP SUSPEND/RESUMEHarald Welte1-1/+176
2019-03-27GSM_RR_Types: Add enc_RoutingAreaIdentification()Harald Welte1-0/+3
2019-03-27BSSGP_Emulation: Handle incoming BVCI=0 messagesHarald Welte1-1/+21
2019-03-27pcu: move f_pcuif_tx() to PCU_Tests_RAW as it runs on RAW_PCU_CTHarald Welte2-4/+4
2019-03-27pcu: Ensure we're always using the same defaults for the CGIHarald Welte2-4/+4
2019-03-27PCU_Tests.ttcn: Use "normal" Osmocom TTCN-3 coding styleHarald Welte1-519/+519
2019-03-27NS_Emulation: Disable sending NS-RESET from SGSN to BSSHarald Welte1-1/+3
2019-03-27NS_Emulation: Add minimal support for SGSN-side SNS handlingHarald Welte3-5/+57
2019-03-27BSC_Tests: execute S15-S0 related tests only on AoIPPhilipp Maier1-17/+20
2019-03-26bsc: add TC_chan_rel_hard_clear_csfb to expected-results.xmlPhilipp Maier1-0/+1
2019-03-21BTS: use PCU-related test cases as version stringMax1-18/+35
2019-03-20pcu: Add SNS tests for SGSN-originated BVC-RESET handlingHarald Welte2-8/+76
2019-03-20expected-results: add new S15-S0 related testscasesPhilipp Maier1-0/+17
2019-03-19msc: f_tc_sgsap_mt_sms_and_nothing: also do f_sgsap_bssmap_screeningNeels Hofmeyr1-0/+2
2019-03-19BSC_Tests: add testcases to verify S15-S0 handlingPhilipp Maier3-0/+230
2019-03-19BSC_Tests: fix TC_assignment_codec_amr_f/hPhilipp Maier1-2/+2