mgw: Ensure TC_selftest passed if no error is encountered

Change-Id: Ie1601d57ac5bf9ddf99cbbd1cdb91160dc47c84d
This commit is contained in:
Daniel Willmann 2018-12-13 16:56:26 +01:00
parent b7b3912a25
commit 193ab3d875
1 changed files with 3 additions and 0 deletions

View File

@ -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: