Skip to content
Success

Changes

Summary

  1. stp: Improve failure teardown using Misc_Helpers.f_shutdown (details)
  2. stp: set up all M3UA ports in array in steps (details)
Commit 64fe578f24178958ce916f50e06bdb552d15a358 by laforge
stp: Improve failure teardown using Misc_Helpers.f_shutdown

Change-Id: I776bc32b1bdb52d7e90102c4ab6ff7b0ef7a12c6
The file was modifiedstp/STP_Tests_M3UA.ttcn
Commit 6cc1fd90ad922d9289f40ffc5d598aa33d8ca903 by laforge
stp: set up all M3UA ports in array in steps

This way we have all ports in more or less the same state when handling
messages.
It should also speed up tests and mitigate sporadic failures  under some
scenarios where we already accept the SCTP conn instead of rejecting it
and waiting for reconnect from client.

Change-Id: I585d9c768301bfd9ba849876923787137fc35981
The file was modifiedstp/STP_Tests_M3UA.ttcn