pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38598?usp=email )
Change subject: hnbgw: Introduce test TC_ps_iu_release_req_rua_disconnect ......................................................................
Patch Set 3:
(2 comments)
File hnbgw/HNBGW_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38598/comment/281e9ba5_b7ae2... : PS3, Line 1372: if (g_pars.pfcp_pars.pfcp_enabled) { TODO: we may want to move this (already present in other test) to the f_init_handler() function, to avoid needing to run it explicitly every time? Maybe look at what we do in S1GW_Tests testsuite.
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38598/comment/99062c7f_d2dfc... : PS3, Line 1407: f_init_pfcp(testcasename()); We probably want to move this inside f_init().