Stefan Sperling has uploaded this change for review. ( 
https://gerrit.osmocom.org/12346


Change subject: wait for subscriber conn in 
TC_cipher_complete_with_invalid_cipher
......................................................................

wait for subscriber conn in TC_cipher_complete_with_invalid_cipher

Ensure that tests running after TC_cipher_complete_with_invalid_cipher
won't see a left-over subscriber connection at the MSC.

Change-Id: If26ee688f77cdb80557e9695b8e3920fa2ce6706
Related: OS#2872
---
M msc/MSC_Tests.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)



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

diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index adaeea3..828620d 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -2812,6 +2812,7 @@
                mtc.stop;
                }
        }
+       f_expect_clear();
 }

 testcase TC_cipher_complete_with_invalid_cipher() runs on MTC_CT {

--
To view, visit https://gerrit.osmocom.org/12346
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If26ee688f77cdb80557e9695b8e3920fa2ce6706
Gerrit-Change-Number: 12346
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Sperling <[email protected]>

Reply via email to