aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-10ggsn: Verify that there are no duplicate PCO protocolIDsHarald Welte1-0/+37
2019-05-10RAN_Emulation: Fix IMSI table lookup on RANAP pagingHarald Welte1-1/+1
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 Hofmeyr6-92/+1015
2019-05-07msc: mo and mt voice call tests: add lots of missing partsNeels Hofmeyr5-90/+228
2019-05-07bsc: deterministic TC_ho_in_fail_msc_clears: wait for MGW setupNeels Hofmeyr1-0/+3
2019-05-02move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_EmulationHarald Welte2-21/+23
2019-05-02RAN_Adapter: More verbose loggingHarald Welte1-1/+4
2019-05-02move imsi_hex2oct to Osmocom_Types.ttcnHarald Welte2-19/+19
2019-05-02sgsn: Add initial XID handshake related testsHarald Welte1-1/+61
2019-05-02LLC_Templates: Add XID related templatesHarald Welte1-0/+96
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-30regen-makefile: Use '-U 5' to split C++ files in multiple chunksHarald Welte1-2/+2
2019-04-26BTS_Tests: use 0.0 as default for mp_ipa_up_delayPhilipp Maier1-1/+1
2019-04-25RAN_Emulation: Add RANAP supportHarald Welte2-10/+345
2019-04-25HNBAP, RUA and RANAP protocol codecsHarald Welte31-0/+12411
2019-04-25RAN_Adapter: Support build without IPA / BSSAP supportHarald Welte1-1/+7
2019-04-25RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_*Harald Welte3-10/+10
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte12-139/+214
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-25sgsn: Add test cases to verify SABM handling on LLGMM + LL5Harald Welte1-0/+36
2019-04-25sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packetHarald Welte1-2/+25
2019-04-25LLC_Templates: Add templates for NULL and DISCHarald Welte1-0/+13
2019-04-25deps/Makefile: Use osmocom fork of LLC protocol moduleHarald Welte1-2/+2
2019-04-25LLC_Templates: Add SABM, UA, FRMR, DM templatesHarald Welte1-2/+59
2019-04-24BTS_Tests: wait until BTS supplies stable signalPhilipp Maier1-0/+5
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