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/cf48e1df_1f9fc... : PS1, Line 327: integer idx := 0, integer idx_del := 1, float tout := 20.0
For me it makes it more clear that those are test input. […]
The problem with this is that when you want to run a single test, eg by putting it in PCU_Tests_SNS.ttcn, you cannot pass parameters this way.
We are not doing this anywhere for such reasons, and I think we shouldn't start now unless this has been properly validated.