Attention is currently required from: pespin, dexter.
1 comment:
File library/s1ap/S1AP_Templates.ttcn:
Same, add a new line.
I don't know if the protocolIEs field ends up being a "set of" or "record of" in TTCN3. If it was "set of", we could use the "superset" matching mechanism, which would basically make sure that any protocolIEs would match, in any order, just as long as they contain each of the ones we specify here.
Also/Unrelated: IF the spec says there is only *one* intermediate IE permitted, we better use "?" instead of "*", as the latter matches any number of intermediate IEs.
To view, visit change 33634. To unsubscribe, or for help writing mail filters, visit settings.