Changes
#309 (Apr 4, 2025, 4:17:00 PM)
- s1gw: fix passing swapped {MME,ENB}_UE_S1AP_ID — Vadim Yanitskiy / detail
- remsim: make client tests work in testenv — Oliver Smith / detail
- testenv: fix building osmo-remsim with osmo-dev — Oliver Smith / detail
- Cosmetic: testenv/testdir: fix formatting — Oliver Smith / detail
#306 (Apr 1, 2025, 4:17:00 PM)
- s1gw: ConnHdlr: allow passing {MME,ENB}-UE-S1AP-ID — Vadim Yanitskiy / detail
- s1gw: add UEMux TCs for E-RAB SETUP and RELEASE — Vadim Yanitskiy / detail
- s1gw: add UEMux TCs for INITIAL CTX SETUP and UE CTX RELEASE — Vadim Yanitskiy / detail
#305 (Mar 31, 2025, 4:17:00 PM)
- rmlinks.sh: use -delete instead of -exec rm — Vadim Yanitskiy / detail
- rmlinks.sh: remove non-existent path exclude — Vadim Yanitskiy / detail
- remove unused ROHC_CNL113426_LATEST dir — Vadim Yanitskiy / detail
- deps: fix overriding recipe for target 'titan.ProtocolEmulations.SCCP' — Vadim Yanitskiy / detail
- bts: simplify f_tc_rsl_ms_pwr_ctrl() — Vadim Yanitskiy / detail
- library: fix coding style near f_rnd_int() — Vadim Yanitskiy / detail
- library: add f_rnd_sleep() — Vadim Yanitskiy / detail
- library/s1ap: cosmetic: fix a typo — Vadim Yanitskiy / detail
- library/s1ap: split PDU specific API to S1AP_Functions.ttcn — Vadim Yanitskiy / detail
- s1gw: derive altsteps from f_ConnHdlr_rx_s1ap_from_{enb,mme}() — Vadim Yanitskiy / detail
- s1gw: add UE multiplex component — Vadim Yanitskiy / detail
- s1gw: add TC_uemux_uldl_nas_release — Vadim Yanitskiy / detail
- s1gw: disable Nagle for eNB and MME connections — Vadim Yanitskiy / detail
- msc: f_establish_fully(): merge EST_TYPE_MO_{CALL,CSD} — Vadim Yanitskiy / detail
- msc: use f_expect_paging() in SS/USSD TCs — Vadim Yanitskiy / detail
- msc: split up as_unexp_gsup_or_bssap_msg() — Vadim Yanitskiy / detail
- msc: add TC_gsup_mt_sms_{paging,conn}_timeout — Vadim Yanitskiy / detail
#302 (Mar 28, 2025, 4:17:00 PM)
- mme: Replace TC_s1ap_setup_wrong_plmn with test with different — Pau Espin Pedrol / detail
#298 (Mar 24, 2025, 4:17:00 PM)
- mme: Take into account KSI update by Network — Pau Espin Pedrol / detail
#293 (Mar 19, 2025, 4:17:00 PM)
- bts: Run osmo-bts-trx with sched_rr priority — Pau Espin Pedrol / detail
- asterisk: Rework test TC_ims_call_mo_after_tcp_conn_closed with new — laforge / detail
#291 (Mar 17, 2025, 4:17:00 PM)
- testenv: -h output: add more binary repo examples — Oliver Smith / detail
- bts: BTS_Tests.cfg: remove commented out params — Vadim Yanitskiy / detail
- bts: BTS_Tests.cfg: set BTS_Tests.mp_transceiver_num — Vadim Yanitskiy / detail
#287 (Mar 13, 2025, 4:17:00 PM)
#286 (Mar 12, 2025, 4:17:00 PM)
- stp: STP_Tests_IPA.TC_tmt_loadshare_sls: Fix test expectancies — Pau Espin Pedrol / detail
- sccp: Improve logging receiving unexpected msg — Pau Espin Pedrol / detail
- sccp: Fix test rx SLS expectancies — Pau Espin Pedrol / detail
- SCCP_Templates: Expect either proto class0 or class1 upon rx SCCP — Pau Espin Pedrol / detail
#285 (Mar 11, 2025, 4:17:00 PM)
- deps: Update titan.ProtocolModules.M3UA to upstream master — Pau Espin Pedrol / detail
#284 (Mar 10, 2025, 4:17:00 PM)
- testenv: use --autoreconf-in-src-copy by default — Oliver Smith / detail
#281 (Mar 7, 2025, 4:17:00 PM)
- testenv/README: fix markdown syntax — Oliver Smith / detail
- HTTP_Adapter: allow requests to different hosts — pmaier@sysmocom.de / detail
- HTTP_Adapter: add missing omit qualifiers — pmaier@sysmocom.de / detail