Neels Hofmeyr has uploaded a new patch set (#3) to the change originally created by daniel. ( https://gerrit.osmocom.org/9905 )
Change subject: library: Ensure setverdict(fail) is followed by mtc.stop ...................................................................... library: Ensure setverdict(fail) is followed by mtc.stop This will prevent subsequent failures from overwriting the verdict so we can easily see the root cause of the test failure. Using testcase.stop instead for errors internal to our test infrastructure to mark them as test errors instead of failed. Change-Id: Idc6819aaf0b01e70c38fad828dd44dcec6bdd778 --- M library/BSSAP_Adapter.ttcn M library/BSSGP_Emulation.ttcn M library/BSSMAP_Emulation.ttcn M library/GSM_Types.ttcn M library/GSUP_Emulation.ttcn M library/GTP_Emulation.ttcn M library/GTP_Templates.ttcn M library/IPA_Emulation.ttcnpp M library/IuUP_Emulation.ttcn M library/L1CTL_PortType.ttcn M library/L3_Common.ttcn M library/LAPDm_RAW_PT.ttcn M library/MGCP_Emulation.ttcn M library/MGCP_Templates.ttcn M library/MNCC_Emulation.ttcn M library/MNCC_Types.ttcn M library/NS_Emulation.ttcn M library/Osmocom_CTRL_Adapter.ttcn M library/Osmocom_CTRL_Functions.ttcn M library/Osmocom_Types.ttcn M library/Osmocom_VTY_Functions.ttcn M library/PCUIF_CodecPort.ttcn M library/RSL_Emulation.ttcn M library/RTP_Emulation.ttcn M library/SIP_Emulation.ttcn M library/SMPP_Emulation.ttcn M library/TRXC_CodecPort.ttcn 27 files changed, 148 insertions(+), 148 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/05/9905/3 -- To view, visit https://gerrit.osmocom.org/9905 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Idc6819aaf0b01e70c38fad828dd44dcec6bdd778 Gerrit-Change-Number: 9905 Gerrit-PatchSet: 3 Gerrit-Owner: daniel <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: daniel <[email protected]>
