Attention is currently required from: pespin. fixeria 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: Code-Review-1
(1 comment)
File bsc/BSC_Tests_CBSP.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28406/comment/19761fbc_7d396... PS2, Line 15: import from BSC_Tests all;
I changed it here on purpose since it's somehow a special case, since we are basically extending fro […]
I am still not convinced why it makes sense, sorry. We're simply using some API from BSC_Tests. Just like we use API from the other modules, there is nothing special about that. This patch is about adding f_shutdown_helper() to address sporadic failures, and regardless of my opinion on reordering imports this is an unrelated change.