pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40548?usp=email )
Change subject: stp: Fix recent regression introduced in TC_ipa_to_m3ua_patch_sccp ...................................................................... stp: Fix recent regression introduced in TC_ipa_to_m3ua_patch_sccp The introduced function f_SCCP_UDT() had the calling+called param order swapped with regards to previous templates. Change the order to first have "calling" (src) and then "called" (dst) as already done in ts_SCCP_UDT. While at it, change the ts_SCCP_UDT params to accept template (value) to make it easier for callers. Fixes: b686e914b60d6e2486667fa8227576a70a86c909 Change-Id: I0e158557dabdb7e94d1c00a6d67126f2d85bb4cd --- M library/SCCP_Templates.ttcn M stp/STP_Tests_Common.ttcn M stp/STP_Tests_IPA_M3UA.ttcn 3 files changed, 11 insertions(+), 10 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/48/40548/2 -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40548?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newpatchset Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I0e158557dabdb7e94d1c00a6d67126f2d85bb4cd Gerrit-Change-Number: 40548 Gerrit-PatchSet: 2 Gerrit-Owner: pespin <[email protected]>
