[MERGED] 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:23:09 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: MGCP: Add 30 endpoint number test to control section
......................................................................


MGCP: Add 30 endpoint number test to control section

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

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: Ifa03697531680c72e4179a4195aeac371660b722
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list