aboutsummaryrefslogtreecommitdiffstats
path: root/msc/MSC_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2024-04-15msc: expand TC_lu_tmsi_noauth_notmsiNeels Hofmeyr1-0/+24
2024-04-15msc: add TC_lu_tmsi_noauth_notmsiNeels Hofmeyr1-0/+42
2024-04-15msc: derive altsteps from f_expect_paging() and use themVadim Yanitskiy1-34/+28
2024-04-03msc: fix race condition in TC_mm_id_resp_no_identityVadim Yanitskiy1-5/+6
2024-03-27msc: use as_expect_clear() in f_tc_mt_t310()Vadim Yanitskiy1-1/+1
2024-03-27msc: fix f_tc_mt_crcx_ran_reject(): properly handle Iu-ReleaseCommandVadim Yanitskiy1-2/+2
2024-03-27msc: fix missing 'repeat' in as_optional_cc_rel()Vadim Yanitskiy1-0/+1
2024-03-27msc: cosmetic: fix formatting in altstepsVadim Yanitskiy1-18/+18
2024-03-27msc: fix f_tc_ho_inter_bsc0(): properly patch n_sdVadim Yanitskiy1-5/+7
2024-03-22Move SDP templates to its own SDP_Templates.ttcn filePau Espin Pedrol1-0/+1
2024-01-18Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcnPau Espin Pedrol1-1/+2
2024-01-09MSC_Tests: indicate the failure reason in setverdict()Vadim Yanitskiy1-30/+15
2023-08-30ASCI: Add tests for voice group/broadcast calls at MSCAndreas Eversberg1-0/+1
2023-08-25msc: TC_ho_inter_msc_out_csd: new testOliver Smith1-0/+14
2023-08-25Cosmetic: msc: f_tc_ho_inter_msc_out: fix indentOliver Smith1-3/+3
2023-08-25msc: TC_ho_inter_bsc_csd: new testOliver Smith1-1/+11
2023-08-25msc: add helper func f_set_cpars_csd()Oliver Smith1-17/+18
2023-07-28ASCI: Rename handoverRequest to n_connect in RAN_Emulation.ttcnppAndreas Eversberg1-3/+3
2023-07-18msc: TC_lu_and_mt/mo_csd: reduce call open timeOliver Smith1-2/+2
2023-07-18msc: TC_lu_and_mo_csd: test multiple bearer servicesOliver Smith1-2/+34
2023-07-18msc: TC_lu_and_mt_csd: test multiple bearer servicesOliver Smith1-2/+33
2023-06-20msc: new test: TC_lu_and_mt_csdOliver Smith1-0/+16
2023-06-20msc: new test: TC_lu_and_mo_csdOliver Smith1-0/+17
2023-06-19msc: f_mt_call_initiate: fix typoOliver Smith1-2/+2
2023-03-14msc: detect RTP to CN failure in call testsNeels Hofmeyr1-0/+4
2023-03-14msc: TC_mt_t310: avoid sporadic failure from X2 timeoutNeels Hofmeyr1-0/+4
2023-03-14msc: CC Re-Est: allow MNCC_RTP_CREATE upon AssgmtNeels Hofmeyr1-0/+7
2023-03-14msc: TC_mt_t310: fix an interleaveNeels Hofmeyr1-1/+2
2023-03-14msc fix log typoNeels Hofmeyr1-1/+1
2022-10-26msc: test auth options, and fall-back to no-authNeels Hofmeyr1-1/+337
2022-08-12msc: f_tc_mt_t310: detect MNCC failure explicitlyNeels Hofmeyr1-0/+6
2022-08-12msc: f_tc_mt_t310: allow CRCX in either orderNeels Hofmeyr1-12/+18
2022-08-07msc: call: allow using MGW conn IPs in either orderNeels Hofmeyr1-1/+2
2022-08-05MSC_Tests: SpeechCodecList IE shall be present in BSSMAP HandoverRequestVadim Yanitskiy1-4/+12
2022-05-24msc tests: fix test so they don't depend on previous test runsEric Wild1-7/+7
2022-05-05msc: add test for OS#5532: crash from CM Serv RejNeels Hofmeyr1-0/+28
2022-03-31ran emulation: allow multiple reset attemptsEric Wild1-0/+2
2022-02-22msc: Avoid race condition when setting osmux options via VTYDaniel Willmann1-17/+19
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 as_mgcp_ack_all_dlcxNeels Hofmeyr1-0/+8
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-07-06msc: Fix CommonId expectancies on subscr from A ifacePau Espin Pedrol1-0/+5
2021-07-04cosmetic: msc: Fix typo in commentPau Espin Pedrol1-1/+1
2021-07-02msc: inter-MSC HO test: use CGI cell ID, not LAINeels Hofmeyr1-1/+1
2021-07-02msc: rather not use decmatch in f_tc_ho_inter_msc_out()Neels Hofmeyr1-2/+6