Attention is currently required from: laforge, lynxis lazus, pespin.
1 comment:
File pcu/PCU_Tests_SNS.ttcn:
Patch Set #1, Line 327: integer idx := 0, integer idx_del := 1, float tout := 20.0
I'm sorry but I don't think it's good to start using parameters in testcase with no real good reason [...]
It's good to know that one can pass arguments to testcases; ETSI ES 201 873-1 V4.16.1 confirms this is possible in section 26.1. But I agree with @pespin@sysmocom.de here. It needs to be researched further how the resulting junit xml file would look like. And in this specific case, you're not calling `TC_sns_del` with different parameters in the `control` section, so unless you're planning to do so I don't see a reason for having those params.
To view, visit change 39011. To unsubscribe, or for help writing mail filters, visit settings.