Attention is currently required from: osmith, fixeria.
Patch set 1:Code-Review +1
1 comment:
File bsc/MSC_ConnectionHandler.ttcn:
Patch Set #1, Line 212: if (ie.ipa
the more ttcn3-native way would probably to match against a template and simply leave it to the automatic "template mismatch" logging to allow the user to see what doesn't match. But of course one can also do it like here. It's just that the philosophy of TTCN3 is exactly that you don't have to have 200 if-clauses testing for individual fielsds of every packet. Doesn't make too much difference in this specific case.
To view, visit change 32343. To unsubscribe, or for help writing mail filters, visit settings.