[PATCH] osmo-ttcn3-hacks[master]: MGCP: Add 30 endpoint number test to control section

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Dec 28 13:21:18 UTC 2017


Review at  https://gerrit.osmocom.org/5611

MGCP: Add 30 endpoint number test to control section

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


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

diff --git a/mgw/MGCP_Test.ttcn b/mgw/MGCP_Test.ttcn
index 3a548c4..7c3889a 100644
--- a/mgw/MGCP_Test.ttcn
+++ b/mgw/MGCP_Test.ttcn
@@ -608,5 +608,7 @@
 		execute(TC_crcx_and_dlcx_ep_callid_inval());
 		execute(TC_crcx_and_dlcx_ep_callid_connid_inval());
 		execute(TC_crcx_and_dlcx_retrans());
+
+		execute(TC_crcx_dlcx_30ep());
 	}
 }

-- 
To view, visit https://gerrit.osmocom.org/5611
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifa03697531680c72e4179a4195aeac371660b722
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list