Commit
baf08ee5680b2438139e68f0f76cfcc3e58a9696
by jolly Allow matching tr_GTP2C_CreateSessionReq with any tEID Related: SYS#7635 Change-Id: I6fe3ba9f24bd0615e70ffe515c5b8c907ca8a494 The file was modified library/GTPv2_Templates.ttcn
Commit
7af06182fe7e64ee6ec1085122f52c2519726242
by jolly Fix length indicators in tr_NAS_ActDefEpsBearCtxReq Related: SYS#7635 Change-Id: Ibce4b56c479fb5e31ee1f7871eab168facfef94e The file was modified library/NAS_EPS_Templates.ttcn
Commit
dc7fa03e377c5db5cd2f1021afe738f004f1cee0
by jolly library/s1ap: Add support for E_RABSetupRequest Related: SYS#7635 Change-Id: I4593bb8a7845b4b1dd10866fca47f473bd585cf6 The file was modified library/S1AP_Functions.ttcn
Commit
9389bcfcdb0950c4acf20f7b36724f557b84bf0b
by jolly library/NAS_EPS_Templates: Add Emergency Number List templates Change-Id: Ied3d8f56f84302617edc1cf3017a2866c6dbbd96 The file was modified library/NAS_EPS_Templates.ttcn
Commit
a8eb4c70868201c91cae06b3cba62bbc3ed5073d
by jolly MME-Tests: Add tests for emergency cappability indication When an attachment is accepted, MME indicates the capability of emergency calls, if and only if configured in MME's configuration file. The emergency numbers that are configured are also indicated. The tests check if the indications follow the configuration and are correctly encoded. Related: SYS#7635 Change-Id: I3d84486dd3826d0f60a3c06693118e36b01ecd2b The file was modified mme/ConnHdlr.ttcn The file was removed mme/testenv.cfg The file was added mme/testenv_emergency.cfg The file was modified mme/MME_Tests.ttcn The file was added mme/testenv_generic.cfg The file was added mme/open5gs-mme_emergency.yaml The file was added mme/MME_Tests_emergency.ttcn The file was modified mme/expected-results.xml
Commit
77c30ca4fdbeb012b106a690881ebefb0b2aba01
by jolly MME-Tests: Add test for emergency bearer setup When the UE makes an emergency call, it requests emergency bearer to be established. The configured emergency bearer will be established. The test checks if the emergency bearer is established and the APN name matches the configured APN name. Related: SYS#7635 Change-Id: I2a81defc96bcebdf1a4ec765278ca502800cbe46 The file was modified mme/ConnHdlr.ttcn The file was modified mme/MME_Tests_emergency.ttcn The file was modified mme/expected-results.xml
Commit
e602586c9396f1e95ba2f77f3382de76ec48dda0
by pmaier@sysmocom.de smdpp_Tests: fix sourcecode formatting, remove line breaks Change-Id: I50175cd2989d6bfbe220c33e73a1724166ca548f Related: SYS#7339 The file was modified smdpp/smdpp_Tests.ttcn The file was modified smdpp/smdpp_Tests.cfg
Commit
2069e2e81e2550f4eac1fa8ea29e34dec67630bb
by pmaier@sysmocom.de smdpp_Tests: rename smdp_server_url to smdp_server_fqdn The member name "smdp_server_url" is technically not correct as the content is an FQDN. Let's rename it to "smdp_server_fqdn". Let's also put a comment in which we explain why FQDN is hardcoded and not available as configurable module parameter. Related: SYS#7339 Change-Id: I0224c838a368656821fff6014b0df7eb49466b0a The file was modified smdpp/smdpp_Tests.ttcn
Commit
54f8aadeaac6f5e2bcd293c1cee6ba82ec150162
by pmaier@sysmocom.de smdpp_Tests: make ES9+ and ES2+ ports configurable Change-Id: I17f2713088c583bec26a0a8cdff40c796e0a490b Related: SYS#7339 The file was modified smdpp/smdpp_Tests.ttcn The file was modified smdpp/smdpp_Tests.cfg