Attention is currently required from: neels.
1 comment:
Patchset:
I'm not sure if this is really best handled in a function. The problem with functions is that you can always only call one of them at a time. In more complex tests, this may no longer be feasible.
Those could however simply be altsteps. With altsteps, a more complex testcase could combine any number of those together in an alt. See for example BSC_Tests.ttcn f_TC_reassignment_codec where two altsteps are combined in a local 'alt'.
I'm not sure if this really makes sense here, but would like you to think about it.
To view, visit change 31765. To unsubscribe, or for help writing mail filters, visit settings.