Matching empty payload in TC_GEONW_FDV_SHB_BV_01 et.al.
In this testcase an GN packet with empty payload is requested (len=0).
If that is sent as requested (GN frame w/o payload len=0) the TC following error is triggered:
MTC@md11e3tc: Matching on port geoNetworkingPort .msgIn.gnPacket.packet.payload := omit with ? unmatched: First message in the queue does not match the template
Only if I add some payload (though not requested) the TC passes.