aboutsummaryrefslogtreecommitdiffstats
path: root/msc
AgeCommit message (Expand)AuthorFilesLines
2019-10-04MSC_Tests.ttcn: fix race condition in f_tc_proc_ss_paging_fail()Vadim Yanitskiy1-2/+3
2019-09-28msc: add f_tc_lu_and_mt_sms_paging_repeatedAlexander Couzens2-0/+53
2019-09-24MSC_Tests: Expect SGsAP-SERVICE-ABORT-REQUEST on paging timeoutPhilipp Maier1-3/+21
2019-09-24Cosmetic: Fix commentPhilipp Maier1-3/+3
2019-08-18MSC_Tests: do not send an SGsAP-MO-CSFB-INDICATION when testing MT-CallPhilipp Maier1-3/+0
2019-07-23msc: check IMEI: move reject LU into new functionOliver Smith2-48/+22
2019-07-23msc: use f_expect_clear() in check IMEI testsOliver Smith2-9/+9
2019-07-23msc/expected-results.xml: update from jenkinsOliver Smith1-12/+102
2019-07-12msc: add check IMEI testsOliver Smith3-3/+400
2019-07-10L3_Templates: add enum CmIdentityTypeOliver Smith1-1/+1
2019-07-08MSC_Tests.ttcn: cosmetic: move TC_gsup_mt_multi_part_sms() backVadim Yanitskiy1-1/+1
2019-06-24lib/mgcp: Add new port with support to handle multiple MGCP socketsPau Espin Pedrol1-1/+2
2019-06-20MSC_Tests_Iu.ttcn: fix TC_iu_lu_and_mo_ussd_mo_release(): use proper BSC numberVadim Yanitskiy1-1/+1
2019-06-17msc/expected-results.xml: update SS and SMS related expectationsVadim Yanitskiy1-9/+7
2019-06-17MSC_Tests.ttcn: introduce TC_mo_ussd_for_unknown_transVadim Yanitskiy1-0/+60
2019-06-16MSC_Tests.ttcn: introduce TC_proc_ss_abortVadim Yanitskiy1-0/+86
2019-06-16MSC_Tests.ttcn: introduce TC_proc_ss_paging_failVadim Yanitskiy1-4/+64
2019-06-15MSC_Tests.ttcn: introduce TC_proc_ss_for_unknown_sessionVadim Yanitskiy1-0/+43
2019-06-15MSC_Tests.ttcn: use f_expect_gsup_msg() in f_tc_mt_ussd_for_unknown_subscr()Vadim Yanitskiy1-12/+1
2019-06-14MSC_Tests.ttcn: add timers to SS/USSD test casesVadim Yanitskiy1-0/+16
2019-06-14MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscrVadim Yanitskiy1-0/+51
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol1-1/+1
2019-06-06Add and set transport field for RanOps structurePau Espin Pedrol1-0/+1
2019-06-03msc: Fix Iu tests timing out due to explicit CM ServiceAccept not recvdPau Espin Pedrol1-1/+1
2019-05-31msc: Add module param to disable osmux (fix msc-latest jenkins job)Pau Espin Pedrol1-6/+14
2019-05-31msc: Enable/disable osmux always based on testPau Espin Pedrol1-1/+5
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte3-0/+34
2019-05-27msc: Introduce Osmux infra and one test for osmo-mscPau Espin Pedrol2-24/+125
2019-05-27bsc: Introduce Osmux infra and one test for osmo-bscPau Espin Pedrol1-0/+1
2019-05-23MSC_Tests: Remove duplicated structures from BSSMAP_TemplatesPau Espin Pedrol1-138/+0
2019-05-21Depend on our own fork of titan.ProtocolModules.BSSMAPPau Espin Pedrol1-1/+1
2019-05-11add three tests for CIPHER MODE COMPLETE without algoStefan Sperling3-3/+107
2019-05-11msc: Add a test for LU with invalid MCC/MNC in BSSAP/RANAPHarald Welte2-0/+43
2019-05-11msc: Separate as_GSUP_SAI from f_mm_authHarald Welte1-19/+24
2019-05-09msc: Permit optional authentication before reject/timeoutHarald Welte1-0/+3
2019-05-09msc: Don't require protocolExtensions in RANAP PagingHarald Welte2-4/+4
2019-05-09msc: add inter-BSC and inter-MSC Handover testsNeels Hofmeyr2-29/+488
2019-05-07msc: mo and mt voice call tests: add lots of missing partsNeels Hofmeyr2-84/+196
2019-05-02move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_EmulationHarald Welte1-21/+0
2019-05-02move imsi_hex2oct to Osmocom_Types.ttcnHarald Welte1-19/+0
2019-04-30msc: Add Iu related tests for most existing 2G testsHarald Welte3-58/+590
2019-04-30msc: Introduce f_cl3_or_initial_ue as replacement for f_bssap_compl_l3()Harald Welte2-27/+33
2019-04-30msc: Add RANAP to msc testsHarald Welte5-76/+317
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