pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37908?usp=email )


Change subject: s1gw: Wait for component to stop before testing IUT for conn 
refused
......................................................................

s1gw: Wait for component to stop before testing IUT for conn refused

Change-Id: I9dcac498766dd4a597cc5827bdb9192e861356c6
---
M s1gw/S1GW_Tests.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)



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

diff --git a/s1gw/S1GW_Tests.ttcn b/s1gw/S1GW_Tests.ttcn
index d766ed1..de680bb 100644
--- a/s1gw/S1GW_Tests.ttcn
+++ b/s1gw/S1GW_Tests.ttcn
@@ -159,6 +159,7 @@
        f_init();
        f_init_s1ap_srv();
        vc_S1APSRV.stop;
+       vc_S1APSRV.done;

        vc_conn := f_ConnHdlr_spawn(refers(f_TC_conn_term_mme_unavail), pars);
        vc_conn.done;

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37908?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I9dcac498766dd4a597cc5827bdb9192e861356c6
Gerrit-Change-Number: 37908
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>

Reply via email to