Change in osmo-ttcn3-hacks[master]: mgw: Ensure TC_selftest passed if no error is encountered

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Daniel Willmann gerrit-no-reply at lists.osmocom.org
Thu Mar 28 12:09:33 UTC 2019


Daniel Willmann has uploaded this change for review. ( https://gerrit.osmocom.org/13437


Change subject: mgw: Ensure TC_selftest passed if no error is encountered
......................................................................

mgw: Ensure TC_selftest passed if no error is encountered

Change-Id: Ie1601d57ac5bf9ddf99cbbd1cdb91160dc47c84d
---
M mgw/MGCP_Test.ttcn
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/37/13437/1

diff --git a/mgw/MGCP_Test.ttcn b/mgw/MGCP_Test.ttcn
index 467ebfc..8cb2404 100644
--- a/mgw/MGCP_Test.ttcn
+++ b/mgw/MGCP_Test.ttcn
@@ -151,6 +151,9 @@
 		log(c_crcx510_ret);
 		log(dec_MgcpResponse(c_crcx510_ret));
 		log(dec_MgcpMessage(c_crcx510_ret));
+
+		/* We didn't encounter any DTE, so pass the test */
+		setverdict(pass);
 	}
 
 	/* CRCX test ideas:

-- 
To view, visit https://gerrit.osmocom.org/13437
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie1601d57ac5bf9ddf99cbbd1cdb91160dc47c84d
Gerrit-Change-Number: 13437
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Willmann <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190328/2ca83311/attachment.htm>


More information about the gerrit-log mailing list