Attention is currently required from: fixeria, lynxis lazus.
pespin has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39011?usp=email )
Change subject: PCU_Tests_SNS: sns_del: check if removed NS-VC still transmits ......................................................................
Patch Set 2:
(1 comment)
File pcu/PCU_Tests_SNS.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39011/comment/e882b4ca_15540... : PS1, Line 327: integer idx := 0, integer idx_del := 1, float tout := 20.0
Yes, same here. I don't get your point, what is wrong here. […]
But you cannot run such a test from the .cfg file, that's my point and the reason why we didn't use this syntax so far. Hence why we have a *function* implementing the test with params, and then we have a *testcase* calling the function with specific params inside it, so you can run from .cfg file it without recompiling.