Multicast and Broadcast on Ports
Summary
The Multicast and Broadcast features are not implemented in Titan (see TTCN-3 standard chapter 22.2.1)
What is the expected correct behavior?
From the standard: Sending unicast, multicast or broadcast Unicast, multicast and broadcast communication can be determined by the optional to clause in the send operation. A to clause can be omitted in case of a one-to-one connection where unicast communication is used and the message receiver is uniquely determined by the test system structure. Unicast communication is specified, if the to clause addresses one communication partner only. Multicast communication is used, if the to clause includes a list of communication partners. Broadcast is defined by using the to clause with all component keyword.
Titan version
11.0.0
Platform details (OS type and version)
All
/cc @aknappqwt @mmagyari