Attention is currently required from: lynxis lazus.
fixeria has posted comments on this change by lynxis lazus. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262?usp=email )
Change subject: SGSN: add testcases for PDP Context Status
......................................................................
Patch Set 10: Code-Review-1
(7 comments)
File library/L3_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262/comment/6866b88d_2a3c…
:
PS10, Line 363: omit
`value` here
File sgsn/SGSN_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262/comment/1dabb73c_00cd…
:
PS10, Line 2446: [] BSSGP[ran_index].receive(tr_GMM_RAU_REJECT);
Do you eventually expect ACCEPT or REJECT? I see you permit both...
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262/comment/2b5e978a_7bbf…
:
PS10, Line 2475: f_TC_attach_pdp_act_rau_pdp_ctx_status_ue_more
Am I correct that this function is 99% identical to
`f_TC_attach_pdp_act_rau_pdp_ctx_status_same()` and the only difference is `pdp_status`
values? If so, I would appreciate reducing code duplication.
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262/comment/9a824762_04e3…
:
PS10, Line 2503: [] BSSGP[ran_index].receive(tr_GMM_RAU_REJECT);
Likewise, receiving a REJECT here will unblock the alt statement and the testcase will
finish. It's unclear if the SGSN shall ACCEPT or REJECT the RAU request...
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262/comment/b6c0d50b_b847…
:
PS10, Line 2548: as_gmm_auth
Is the authentication expected to happen before or after the procedures implemented in
`as_ggsn_gtp_ctx_del_req`?
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262/comment/e94c001e_2d88…
:
PS10, Line 2554: Timeout rx RAU Reject
This does not reflect the actual expectations...
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262/comment/84c7be4c_1075…
:
PS10, Line 2574: [] BSSGP[ran_index].receive(tr_GMM_RAU_REJECT);
Same here: REJECT vs ACCEPT.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39262?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I5a29e667f53cc2834fbddd2c5dc901d3e6ae72c7
Gerrit-Change-Number: 39262
Gerrit-PatchSet: 10
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Mon, 25 Aug 2025 18:59:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes