aboutsummaryrefslogtreecommitdiffstats
path: root/msc
AgeCommit message (Expand)AuthorFilesLines
2019-04-25RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_*Harald Welte1-4/+4
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte3-2/+3
2019-04-25msc: Add testcase for UMTS AKA over GERAN TC_lu_imsi_auth3g_tmsi()Harald Welte1-0/+15
2019-04-25msc: f_mm_auth(): Add support for UMTS AKAHarald Welte2-9/+30
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 Welte3-46/+46
2019-04-21BSC_ConnectionHandler: Define SDP template for CN-side CRCXHarald Welte1-14/+11
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-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-19msc: f_tc_sgsap_mt_sms_and_nothing: also do f_sgsap_bssmap_screeningNeels Hofmeyr1-0/+2
2019-03-19msc: TC_lu_disconnect: add final delay to fix spurious failureNeels Hofmeyr1-0/+1
2019-03-17msc: for mo and mt call, interleave MGCP and AssignmentNeels Hofmeyr1-13/+21
2019-03-14msc: TC_gsup_cancel: end with f_expect_clear() to avoid broken pipeNeels Hofmeyr1-0/+2
2019-03-14msc: add codec to all Assignment Complete messagesNeels Hofmeyr1-2/+6
2019-03-07msc: f_tc_sgsap_reset: add final delay to fix spurious failureNeels Hofmeyr1-0/+1
2019-03-07msc: move sms sending to BSC_ConnHdlr and send from within test flowNeels Hofmeyr1-6/+4
2019-03-07msc: as_clear_cmd_compl_disc: log unexpected messageNeels Hofmeyr1-2/+3
2019-03-07msc: add as_optional_cc_rel to ignore CC REL during call abort testsNeels Hofmeyr1-9/+23
2019-02-22msc: update expected resultsHarald Welte1-69/+23
2019-02-22MSC: Verify CSFB INDICATOR is present in CLEAR COMMANDHarald Welte2-3/+8
2019-02-14MSC_Tests: Make sure only sgsap related tests use the SGs interfacePhilipp Maier1-45/+81
2019-02-11MSC_Tests: run TC_gsup_mt_multi_part_sms latePhilipp Maier1-1/+1
2019-02-11MSC_Tests: make sure SGs tests don't interferePhilipp Maier1-18/+18
2019-02-01MSC_Tests.ttcn: introduce TC_gsup_mo_mt_sms_rp_mrVadim Yanitskiy2-0/+106
2019-02-01MSC_Tests.ttcn: introduce TC_gsup_mt_sms_rp_mrVadim Yanitskiy2-0/+114
2019-01-23update expected resultsNeels Hofmeyr1-35/+78
2019-01-22MSC_Tests: individual IMSI for TC_lu_and_mt_sms_paging_and_nothingPhilipp Maier1-1/+1
2019-01-14MSC_Test: Test what happens when Paging for SMS is unansweredPhilipp Maier2-0/+68
2019-01-12MSC_Tests.ttcn: introduce TC_gsup_mt_multi_part_smsVadim Yanitskiy2-0/+73
2019-01-12MSC_Tests.ttcn: introduce TC_gsup_mt_sms_{ack|err}Vadim Yanitskiy2-0/+151
2019-01-07MSC_Tests: make sgsap interface optionalPhilipp Maier2-6/+18
2019-01-07WIP: MSC_Tests: Add SGs testcasesHarald Welte5-13/+1077
2019-01-04MSC_Tests.ttcn: introduce TC_gsup_mo_smma for MO SMMA over GSUPVadim Yanitskiy3-0/+79
2019-01-04MSC_Tests.ttcn: introduce TC_gsup_mo_sms for MO SMS over GSUPVadim Yanitskiy2-0/+73
2018-12-21MSC_ConnectionHandler: Optionally check MM InfoPhilipp Maier2-2/+18
2018-12-21wait for subscriber conn in TC_cipher_complete_with_invalid_cipherStefan Sperling1-0/+1
2018-12-18BSC_ConnectionHandler: make VTY interface availablePhilipp Maier1-0/+8
2018-12-18BSC_ConnectionHandler: introduce ctrl interfacePhilipp Maier2-3/+18
2018-12-18add MSC test for an invalid CIPHER MODE COMPLETE commandStefan Sperling3-0/+61
2018-12-13MSC: match default expectation with configMax1-0/+1
2018-12-08MSC_Tests.ttcn: correct VTY command in TC_lu_and_ss_session_timeoutVadim Yanitskiy1-2/+2
2018-12-03BSC_ConnectionHandler.ttcn: introduce f_mt_sms_send_rp_error()Vadim Yanitskiy1-0/+22