Attention is currently required from: fixeria, laforge, pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39256?usp=email )
Change subject: SGSN: add TC_attach_gmm_attach_req_while_gmm_attach_changed ......................................................................
Patch Set 12:
(3 comments)
File sgsn/SGSN_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39256/comment/3b60eb1b_018ba... : PS10, Line 2085: FIXME: Extract P-TMSI, if any. Only send Complete if necessary
Isn't this still relevant here?
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39256/comment/8541e3f3_7ff5b... : PS10, Line 2203: mi := valueof(ts_MI_IMSI_LV(g_pars.imsi));
unused assignment
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39256/comment/dec8e28b_32b9a... : PS10, Line 2220: as_gmm_auth
Unlike the previous testcases, here the authentication seems to be optional? […]
Done