Attention is currently required from: lynxis lazus.
2 comments:
File pcu/PCU_Tests_SNS.ttcn:
Patch Set #1, Line 327: integer idx := 0, integer idx_del := 1, float tout := 20.0
What's the point of adding testcase parameters?
I am not sure if there is a way to pass any parameters when executing a testcase...
Patch Set #1, Line 347: setverdict(fail, "Received unexpected NS-ALIVE ACK");
As the name suggests, `ax_rx_fail_on_any_ns()` already does `setverdict(fail, ...)` internally, so this additional `setverdict()` is redundant.
To view, visit change 39011. To unsubscribe, or for help writing mail filters, visit settings.