Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28406 )
Change subject: bsc: Call f_shutdown_helper() in BSC_Tests_CBSP tests ......................................................................
Patch Set 2:
(1 comment)
File bsc/BSC_Tests_CBSP.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28406/comment/46e28a97_0a6f2... PS2, Line 15: import from BSC_Tests all;
This line should be kept where it was, I see no reason to move it here.
I changed it here on purpose since it's somehow a special case, since we are basically extending from that testsuite. Hence why I put it before/after and not in the middle of the other dependencies.