aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2018-12-13 16:56:26 +0100
committerDaniel Willmann <dwillmann@sysmocom.de>2018-12-13 16:56:26 +0100
commit193ab3d875c8428d9737c7da57f0bc000454583d (patch)
tree05a198c86d72f2baca0146a13f5b999a9dab6045
parentb7b3912a25e2dce2af2e0658829d7abd9a4735f3 (diff)
mgw: Ensure TC_selftest passed if no error is encountered
-rw-r--r--mgw/MGCP_Test.ttcn3
1 files changed, 3 insertions, 0 deletions
diff --git a/mgw/MGCP_Test.ttcn b/mgw/MGCP_Test.ttcn
index 9adeb2a6..f7266a89 100644
--- a/mgw/MGCP_Test.ttcn
+++ b/mgw/MGCP_Test.ttcn
@@ -135,6 +135,9 @@ module MGCP_Test {
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: