Skip to content
Success

Changes

Summary

  1. msc: add testenv.cfg (details)
  2. stp: Improve failure teardown using Misc_Helpers.f_shutdown (details)
  3. stp: set up all M3UA ports in array in steps (details)
Commit 06b9d257ce31e5cc003cbe5ccb27d69586572fd3 by lynxis
msc: add testenv.cfg

Change-Id: Ia93115e3a27ac43b6530f2669e210f59169d75b9
The file was addedmsc/testenv.cfg
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