Changes
#42 (Nov 19, 2024, 12:12:00 PM)
- 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
#37 (Nov 14, 2024, 12:12:00 PM)
- epdg: fix a DTE in as_GSUP_rx_CL_REQ — Vadim Yanitskiy / detail
#35 (Nov 12, 2024, 12:12:00 PM)
- bsc: Fix sporadic failure in .TC_ho_in_fail_ipa_crcx_timeout — Pau Espin Pedrol / detail
#34 (Nov 11, 2024, 12:12:00 PM)
- 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
#32 (Nov 9, 2024, 12:12:00 PM)
- 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
#31 (Nov 8, 2024, 12:12:00 PM)
- 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
- osmo-*.cfg: enable gsmtap log — Oliver Smith / detail
#29 (Nov 6, 2024, 12:12:00 PM)
- testenv: show testsuite results at the end — Oliver Smith / detail
- testenv: more tweaks for container shutdown logic — Oliver Smith / detail
#28 (Nov 5, 2024, 12:12:00 PM)
- 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
#27 (Nov 4, 2024, 12:12:00 PM)
- testenv: on crash, wait until test stopped — laforge / detail
- testenv: display current test name on ^C — laforge / detail
- library/PFCP_Templates: fix missing fields in — Vadim Yanitskiy / detail
- library/s1ap: fix formatting in ts_S1AP_RABSetupItemCtxtSURes — Vadim Yanitskiy / detail
- sgsn/SGSN_Tests: remove a superfluous/wrong comment — lynxis / detail
- asterisk: TC_ims_reregistration: Expect re-register using existing ipsec — Pau Espin Pedrol / detail
- testenv: get coredump + backtrace on crash — Oliver Smith / detail
- library/s1ap: add E-RAB RELEASE templates — laforge / detail
- s1gw: derive functions from f_TC_e_rab_setup() — laforge / detail
- s1gw: fix TC_e_rab_setup: handle PFCP Session related PDUs — laforge / detail
- s1gw: TC_e_rab_setup: also test E-RAB release — laforge / detail
- s1gw: add TC_e_rab_setup3 (3 E-RABs at a time) — laforge / detail
- deps/update.sh: split update cmds from Makefile — Oliver Smith / detail
- deps/update: don't fetch repos where COMMIT exists — Oliver Smith / detail
- deps: make output readable — Oliver Smith / detail
- deps/update: skip checkout if nothing to do — Oliver Smith / detail
- Makefile: avoid fetching deps if not needed — Vadim Yanitskiy / detail
- .gitignore: ignore '.make.*' files (like .make.deps) — Vadim Yanitskiy / detail
- .gitignore: ignore ctags — Vadim Yanitskiy / detail
- Remove dead links and generated code in bin/* — Vadim Yanitskiy / detail
- {bsc-nat,selftest,sysinfo}/gen_links.sh: use bash, not sh — Vadim Yanitskiy / detail
- gen_links.sh.inc: 'set -e' to abort on error — Vadim Yanitskiy / detail
- testenv: testsuite: use rsync with --archive — Oliver Smith / detail
- testenv/README: consistency fix — Oliver Smith / detail
- testenv: podman.exec_cmd: better error if stopped — Oliver Smith / detail
- testenv/README: deduplicate clean= description — Oliver Smith / detail
- testenv/README: document current working dir — Oliver Smith / detail
- testenv: clean_run_scripts: skip if podman stopped — Oliver Smith / detail
- testenv: copy=: support copying directories too — Oliver Smith / detail
- ggsn: sync GGSN_Tests.cfg with docker-playground — Oliver Smith / detail
- ggsn: add testenv.cfgs for osmo-ggsn — Oliver Smith / detail
- ggsn: add testenv.cfg for open5gs — Oliver Smith / detail
- pcap-client: initial testenv.cfg — Oliver Smith / detail
- ruff.toml: new file — Oliver Smith / detail
- Cosmetic: testenv: fix line length — Oliver Smith / detail
- testenv: improve --config argument parsing — Oliver Smith / detail
- ggsn: testenv: fix paths in copy= and clean= — Oliver Smith / detail
- ggsn: testenv: add libosmocore-utils to package= — Oliver Smith / detail
- library: add generic Mutex API for parallel components — laforge / detail
- library/PFCP_Emulation: a better PDU routing concept — laforge / detail
- library: as_pfcp_ignore(): log SeqNr of received PDUs — laforge / detail
- s1gw: f_init_pfcp(): use 'PFCPEM' as the prefix — laforge / detail
- s1gw: make number of eNBs configurable via module params — laforge / detail
- Revert "s1gw: cache PFCP Recovery Timestamp in ConnHdlr" — laforge / detail
- s1gw: move PFCP association handling into a dedicated ConnHdlr — laforge / detail
- s1gw: add multi-eNB variants of TC_e_rab_setup — laforge / detail
- s1gw: add f_ConnHdlrList_all_done() — laforge / detail
- s1gw: f_ConnHdlr_rx_erab_release_cmd(): fix wrong template — laforge / detail
- s1gw: add TC_e_rab_release_ind — laforge / detail
- s1gw: f_ConnHdlr_erab_release_cmd(): add missing logging — laforge / detail
- library/s1ap: fix wrong IE ID in E-RABReleaseListBearerRelComp — laforge / detail
- library/s1ap: fix wrong field in S1AP-RABReleaseInd — laforge / detail
- library/s1ap: add templates for INITIAL CONTEXT SETUP — laforge / detail
- library/s1ap: fix wrong IDs in {ts,tr}_S1AP_InitialCtxSetupResp — laforge / detail
- library/s1ap: comment out optional IE in tr_S1AP_InitialCtxSetupResp — Vadim Yanitskiy / detail
- library/pfcp: fix template restriction in PFCP_Session_Est_Resp — Vadim Yanitskiy / detail
- library/pfcp: make Cause IE configurable in all templates — Vadim Yanitskiy / detail
- s1gw: TC_e_rab_setup: complete E-RAB release — Vadim Yanitskiy / detail
- s1gw: separate f_ConnHdlr_session_{establish,modify}() — Vadim Yanitskiy / detail
- s1gw: add testcases for INITIAL CONTEXT SETUP — Vadim Yanitskiy / detail
- testenv: podman: disable send_redirects — Oliver Smith / detail
- s1gw: add TC_initial_ctx_setup_failure — Vadim Yanitskiy / detail
- s1gw: move MME_UE_S1AP_ID to ConnHdlrPars — Vadim Yanitskiy / detail
- testenv: requirements: find programs in /usr/sbin — Oliver Smith / detail
- testenv: podman: remove mongodb-org.list — Oliver Smith / detail
- testenv: podman: don't install GUI packages — Oliver Smith / detail
- ggsn: osmo-ggsn.src.cfg: tweak log output — Oliver Smith / detail
- ggsn: testenv: replace dummy netdev with bridge — Oliver Smith / detail
- testenv: osmo-dev: build with gtp_linux.opts — Oliver Smith / detail
- testenv: bridge: change default IPs 201 -> 1 — Oliver Smith / detail
- ggsn: testenv: run SUT on bridge instead of lo — Oliver Smith / detail
- ggsn: testenv: change VTY IP — Oliver Smith / detail
- testenv: support running SUT in QEMU — Oliver Smith / detail
- ggsn: testenv: support running osmo-ggsn in QEMU — Oliver Smith / detail
- Cosmetic: ggsn: fix copy paste error — Oliver Smith / detail
- L3_Templates: GMM: fix off-by-one error in ServiceType IE — lynxis / detail
- update osmo-stp.cfg to make STP_Tests work at all again — Pau Espin Pedrol / detail
- Replace libosmo-sccp references with libosmo-sigtran — Pau Espin Pedrol / detail
- _testenv: Avoid running make check when building IUT — Pau Espin Pedrol / detail
- stp: Support running with testenv — Pau Espin Pedrol / detail
- library/GTPv1U_Templates: support sending ext hdrs — Oliver Smith / detail
- testenv: podman: restart_count in container_name — Oliver Smith / detail
- sgsn: Validate TLI received in RAB Ass Req — Pau Espin Pedrol / detail
- sgsn: Test tx Rab Ass Resp with ITU X.213 IPv4 address format — Pau Espin Pedrol / detail
- sgsn: Introduce test TC_attach_pdp_act_user_addr_itu_x213_ipv4toolarge — Pau Espin Pedrol / detail
- sgsn: Improve validation of TLA encoded in RAB Ass Req — Pau Espin Pedrol / detail
- cosmetic: sgsn: Fix indenation whitespace — 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
- ggsn: Request osmo-ggsn to apply the MTU on the tundev — 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
- 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
- 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
- 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
- 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
- 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
- hnbgw: Move gtp_pars to Connhdlr — Pau Espin Pedrol / detail
- hnbgw: Introduce PfcpParameters in TestHdlrParameters — Pau Espin Pedrol / 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