aboutsummaryrefslogtreecommitdiffstats
path: root/library/RAN_Emulation.ttcnpp
AgeCommit message (Expand)AuthorFilesLines
2023-08-19hnbgw: add mscpool paging testsNeels Hofmeyr1-0/+7
2023-07-28ASCI: Rename handoverRequest to n_connect in RAN_Emulation.ttcnppAndreas Eversberg1-31/+31
2023-07-28ASCI: Allow incoming VGCS/VBS connections at RAN_Emulation.ttcnppAndreas Eversberg1-0/+11
2023-07-09library/RAN_Emulation: testcase.stop -> mtc.stopOliver Smith1-4/+8
2023-06-23fix hnbgw: RAN_Emu: ranap_unitdata_cb: call only when presentNeels Hofmeyr1-0/+6
2022-06-08hnbgw: test SCCP CR without payloadNeels Hofmeyr1-14/+52
2022-05-17RAN_Emulation: f_ran_unregister_imsi complement for f_ran_register_imsiHarald Welte1-2/+28
2022-03-31ran emulation: allow multiple reset attemptsEric Wild1-11/+20
2022-03-03bsc: inter-BSC incoming HO in with empty SCCP CRNeels Hofmeyr1-2/+2
2022-02-11RAN_Emulation: Add f_ran_register_exp()Harald Welte1-0/+7
2022-02-11RAN_Emulation: Don't decode L3 if g_ran_ops.decode_dtap == falseHarald Welte1-1/+1
2020-10-16bsc: clarify RESET logging: BSSMAP vs RANAP vs BSSMAP-LENeels Hofmeyr1-6/+6
2020-08-30library: Add BSSLAP_LE_{CodecPort,Emulation}Harald Welte1-2/+2
2020-08-21RAN_Emulation: Fix compiler warnings about unreachable codeHarald Welte1-2/+0
2020-06-20RAN_Emulation: drop unused function f_bssap_wait_for_reset()Neels Hofmeyr1-22/+0
2020-06-17RAN_Emulation: allow sending UnitData from MSC_ConnHdlrNeels Hofmeyr1-0/+6
2020-05-18library/IPA: use tr_ASP_IPA_EV instead of inline templatesVadim Yanitskiy1-3/+3
2020-01-10MSC: f_ran_register_imsi(): allow passing omit as TMSIVadim Yanitskiy1-1/+10
2019-08-18RAN_Emulation: Support for PS domainHarald Welte1-14/+92
2019-06-20library/RAN_Emulation.ttcnpp: fix: properly handle SAPI / DLCI for RANAPVadim Yanitskiy1-2/+8
2019-06-20library/ranap: enrich both t(s|r)_RANAP_DirectTransfer templatesVadim Yanitskiy1-6/+2
2019-06-19lib/bssmap: Introduce function f_bssmap_ie_cic_2_int()Pau Espin Pedrol1-1/+1
2019-06-13lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA connPau Espin Pedrol1-0/+43
2019-06-06bsc: Only append Osmux IEs in BSSAP AoIPPau Espin Pedrol1-9/+16
2019-06-06Add and set transport field for RanOps structurePau Espin Pedrol1-0/+8
2019-05-27bsc: Introduce Osmux infra and one test for osmo-bscPau Espin Pedrol1-6/+7
2019-05-10RAN_Emulation: Fix IMSI table lookup on RANAP pagingHarald Welte1-1/+1
2019-05-09msc: add inter-BSC and inter-MSC Handover testsNeels Hofmeyr1-23/+106
2019-05-02move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_EmulationHarald Welte1-0/+23
2019-04-25RAN_Emulation: Add RANAP supportHarald Welte1-3/+333
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte1-0/+903