lynxis lazus has uploaded this change for review.

View Change

SGSN_Tests_NS: TC_NS_connect_alive: set missing verdict

Change-Id: I03574bc17a10d9098dcd25d73007ec5525c42c18
---
M sgsn/SGSN_Tests_NS.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/13/37813/1
diff --git a/sgsn/SGSN_Tests_NS.ttcn b/sgsn/SGSN_Tests_NS.ttcn
index ed21d5f..e1bc4a7 100644
--- a/sgsn/SGSN_Tests_NS.ttcn
+++ b/sgsn/SGSN_Tests_NS.ttcn
@@ -47,6 +47,7 @@

f_sleep(1.0);
f_clean_ns_codec();
+ setverdict(pass);
Misc_Helpers.f_shutdown(__BFILE__, __LINE__);
}


To view, visit change 37813. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I03574bc17a10d9098dcd25d73007ec5525c42c18
Gerrit-Change-Number: 37813
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis@fe80.eu>