Skip to content
Changes
- testenv: add run --until-nok
—
Oliver Smith /
detail
- mgw: fix RTP packets received while RX disabled
—
Oliver Smith /
detail
- testenv: make it pass 'ruff check' linter
—
Oliver Smith /
detail
- testenv: install dbg pkgs with --binary-repo too
—
Oliver Smith /
detail
- epdg: fix a DTE in as_GSUP_rx_CL_REQ
—
Vadim Yanitskiy /
detail
- bsc: Fix sporadic failure in .TC_ho_in_fail_ipa_crcx_timeout
—
Pau Espin Pedrol /
detail
- msc: use :memory: for SMS (volatile in-memory database)
—
laforge /
detail
- hlr: expected-results.xml: expect TC_MSLookup_* to pass
—
laforge /
detail
- {epdg,msc,pgw}/expected-results.xml: sync with Jenkins
—
laforge /
detail
- bts: use proper ActType in f_TC_data_rtp_loopback()
—
Vadim Yanitskiy /
detail
- bts: TC_data_rtp_tchh*: fix timeslot number in comments
—
Vadim Yanitskiy /
detail
- bts: add TC_data_facch_*: test FACCH/[FH] on data channels
—
Vadim Yanitskiy /
detail
- osmo-*.cfg: enable gsmtap log
—
Oliver Smith /
detail
- library/gsup: improve GSUP_IE templates
—
Vadim Yanitskiy /
detail
- library/gsup: rework f_gen_{tr,ts}_ss_ies() and SS templates
—
Vadim Yanitskiy /
detail
- library/gsup: add src/dst name IEs to all SS templates
—
Vadim Yanitskiy /
detail
- library/rsl: rename t_RSL_IE_ActType_* -> c_RSL_IE_ActType_*
—
Vadim Yanitskiy /
detail
- hnbgw: Parametrize UPF F-SEID
—
Pau Espin Pedrol /
detail
- hlr: use :memory: (volatile in-memory database)
—
Vadim Yanitskiy /
detail
- hlr: refactor f_SS_expect()
—
Vadim Yanitskiy /
detail
- library/gsup: improve formatting of SS templates
—
Vadim Yanitskiy /
detail
- library/gsup: improve generic GSUP_PDU templates
—
Vadim Yanitskiy /
detail
- hnbgw: with-pfcp: Support running ConnHdlr concurrently
—
Pau Espin Pedrol /
detail
- RAN_Emulation: Increase ExpecTable size to 16
—
Pau Espin Pedrol /
detail
- hnbgw: Add test TC_ps_rab_assignment_concurrent
—
Pau Espin Pedrol /
detail
- hnbgw: Parametrize MgcpParameters MGCP endpoint
—
Pau Espin Pedrol /
detail
- hnbgw: mgcp: Support running CS RAB ConnHdlr concurrently
—
Pau Espin Pedrol /
detail
- hnbgw: Introduce test TC_rab_assignment_concurrent
—
Pau Espin Pedrol /
detail
- RUA_Emulation: Add missing msg component destination
—
Pau Espin Pedrol /
detail
- hnbgw: Small fixes in f_tc_rab_assignment()
—
Pau Espin Pedrol /
detail
- deps: Update titan.ProtocolEmulations.SCCP to upstream master
—
Pau Espin Pedrol /
detail
- testenv: show testsuite results at the end
—
Oliver Smith /
detail
- testenv: more tweaks for container shutdown logic
—
Oliver Smith /
detail
- bsc: testenv: set MTU=1500 for lo
—
Oliver Smith /
detail
- hnbgw: Merge TC_ps_rab_assignment_* testcases
—
Pau Espin Pedrol /
detail
- hnbgw: Move normal condition Iu Release procedure to helper function
—
Pau Espin Pedrol /
detail
- hnbgw: Tear down SCCP conn from CN under normal conditions
—
Pau Espin Pedrol /
detail
- testenv: fix 'container crashed' detection
—
Oliver Smith /
detail
- testenv: podman-main: set watchdog timer to 60s
—
Oliver Smith /
detail
- statsd: Support f_statsd_snapshot() API when using VTY-triggered stats
—
Pau Espin Pedrol /
detail
- hnbgw: Introduce module parameter mp_statsd_prefix
—
Pau Espin Pedrol /
detail
- hnbgw: Introduce module parameter mp_pfcp_upf_node_id
—
Pau Espin Pedrol /
detail
- hnbgw: Handle PFCP Assoc Setup procedure in test_CT
—
Pau Espin Pedrol /
detail
- hnbgw: Introduce test TC_ps_iu_release_req_rua_disconnect
—
Pau Espin Pedrol /
detail
- hnbgw: Introduce PfcpParameters in TestHdlrParameters
—
Pau Espin Pedrol /
detail
- hnbgw: Move gtp_pars to Connhdlr
—
Pau Espin Pedrol /
detail
- library/s1ap: fix wrong IE criticality in templates
—
Vadim Yanitskiy /
detail
- library/s1ap: rework {ts,tr}_S1AP_RABSetupRsp templates
—
Vadim Yanitskiy /
detail
- s1gw: add TC_e_rab_setup_failure
—
Vadim Yanitskiy /
detail
- hnbgw: test for RUA Disconnect when there is no CN
—
Oliver Smith /
detail
- hnbgw: Send meaningful RANAP messages in f_tc_ranap_mo_disconnect()
—
Pau Espin Pedrol /
detail
- hnbgw: Introduce test TC_cs_iu_release_req_rua_disconnect
—
Pau Espin Pedrol /
detail
- hnbgw: fixup for expect_compl_l3_success
—
Oliver Smith /
detail
- hnbgw: Rename RAB helper functions to be CS specific
—
Pau Espin Pedrol /
detail
- hnbgw: Use g_pars.mgcp_pars directly during RAB CS setup
—
Pau Espin Pedrol /
detail
- hnbgw/expected-results: update
—
Oliver Smith /
detail
- testenv: make podman stop more robust
—
Oliver Smith /
detail
- RUA_Emulation: Support passing no RANAP PDU in RUA_Disc_Req
—
Pau Espin Pedrol /
detail
- hnbgw: Add missing timer stop after use
—
Pau Espin Pedrol /
detail
- hnbgw: Get rid of pars param in void_fn
—
Pau Espin Pedrol /
detail
- testenv: run podman command with logfile
—
Oliver Smith /
detail
- hnbgw: Set sccp_addr parameters during init
—
Pau Espin Pedrol /
detail
- hbngw: Store IuSigConid in ConnHdlr params
—
Pau Espin Pedrol /
detail
- RANAP_Templates: Add templates for ResetResource(Ack)
—
Pau Espin Pedrol /
detail
- RAN_Emulation: Support registering IuSigConId for connectionless RANAP
—
Pau Espin Pedrol /
detail
- s1gw: use the new counter name (out_pkt.forward.unmodified)
—
Vadim Yanitskiy /
detail
- hnbgw: Fix TC_ranap_ps_mo_disconnect testing CS instead of PS
—
Pau Espin Pedrol /
detail
- hnbgw: Drop unused template
—
Pau Espin Pedrol /
detail
- hnbgw: Introduce test TC_ranap_{cs,ps}_creq_cref
—
Pau Espin Pedrol /
detail
- testenv: osmo-dev: add hint for gen_makefile fail
—
Oliver Smith /
detail
- hnbgw: Support testenv
—
Oliver Smith /
detail
- testenv: remove dead code for [testsuite] prepare=
—
Oliver Smith /
detail
- testenv: add proper [testsuite] prepare= support
—
Oliver Smith /
detail
- hnbgw: Split ConnHdlr component code to its own file
—
Pau Espin Pedrol /
detail
- RAN_Emulation: Introduce field ranap_connect_ind_auto_res
—
Pau Espin Pedrol /
detail
- hnbgw: Allow modifying RanOps during test startup
—
Pau Espin Pedrol /
detail
- Convert RAN_Conn_Prim from enum to union
—
Pau Espin Pedrol /
detail
- RAN_Emulation: Allow setting reason in primitive MSC_CONN_PRIM_DISC_REQ
—
Pau Espin Pedrol /
detail
- ctrl: tweak errmsg for counter mismatch
—
Oliver Smith /
detail
- testenv: qemu: get coredump and show backtrace
—
Oliver Smith /
detail
- pcu: add testenv.cfg
—
Oliver Smith /
detail
- bsc/osmo-bsc-sccplite.cfg: add trx1, trx2
—
Oliver Smith /
detail
- bsc/osmo-bsc{,-vamos}.cfg: add no missing-msc-text
—
Oliver Smith /
detail
- bsc/osmo-stp.cfg: sync with docker-playground
—
Oliver Smith /
detail
- bsc: add testenv.cfg
—
Oliver Smith /
detail
- testenv: improve output for missing -c argument
—
Oliver Smith /
detail
- ggsn: Request osmo-ggsn to apply the MTU on the tundev
—
Pau Espin Pedrol /
detail
- ggsn: README: document how to run with testenv
—
Oliver Smith /
detail
- library/GTPv1C_Templates: Lots of improvements in template declarations
—
Pau Espin Pedrol /
detail
- cosmetic: library/GTPv1C_Templates: remove extra indentation level
—
Pau Espin Pedrol /
detail
- library/GTPv1C_Templates: Clean up PCO templates
—
Pau Espin Pedrol /
detail
- mgw: Remove unneeded dep IPCP_Types.ttcn
—
Pau Espin Pedrol /
detail
- s1gw: Remove unneeded dep IPCP_Types.ttcn
—
Pau Espin Pedrol /
detail
- library: Move IPCP templates GTPv1C_Templates.ttcn ->
—
Pau Espin Pedrol /
detail
- library/PCO_Types: Drop unused nonsense enum
—
Pau Espin Pedrol /
detail
- library/PCO_Types.ttcn: Drop unsued IPCP_OPT enum
—
Pau Espin Pedrol /
detail
- ggsn: Introduce test TC_pdp4(6)_act_deact_mtu
—
Pau Espin Pedrol /
detail
- ggsn: Validate MTU sent during ICMPv6 RA
—
Pau Espin Pedrol /
detail