neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34127 )
Change subject: hnbgw: attempt to fix sporadic test failures ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: coolest solution would be to emit some event when the RANAP RESET procedure is finished, but not sure of the layering, so just quick-fixing now and not diving into it. (RAN_Emulation.ttcnpp f_ranap_reset() should probably do something like CLIENT.send("RESET done"), and f_init() from HNBGW_Tests.ttcn should wait for it; that will likely have effects on other suites, so this is likely a vortex pulling you in, in order to save a few hundred ms.)