Attention is currently required from: laforge, pespin.
1 comment:
File stp/STP_Tests_M3UA.ttcn:
Patch Set #1, Line 110: mtc.stop;
f_shutdown()
I am not entirely sure if we really need it here. This API is not used in the STP testsuite, I guess because there is simply no complex component hierarchy that would require graceful shutdown.
If we still want to use `f_shutdown()` here (e.g. for logging `filename:line`), then the whole STP testsuite needs to me migrated to it (in a separate patch). The `mtc.stop` approach is consistent with the existing code.
To view, visit change 36148. To unsubscribe, or for help writing mail filters, visit settings.