Closed PaulMWatt closed 9 years ago
These two sets of messages use a sliding offset in the message buffer. The tests need to verify that the correct offset is used for the nested type, then reverted back to the previous location once the current field has been processed.
This scenario is verified with these two tests:
TestDynTypePermsSuite::Testto_host TestDynTypePermsSuite::Testto_network
These two sets of messages use a sliding offset in the message buffer. The tests need to verify that the correct offset is used for the nested type, then reverted back to the previous location once the current field has been processed.