Change in osmo-ttcn3-hacks[master]: SGSN_Tests_Iu: Enable Iu tests that made the SGSN crash

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

daniel gerrit-no-reply at lists.osmocom.org
Wed Jan 22 17:30:17 UTC 2020


daniel has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16984 )


Change subject: SGSN_Tests_Iu: Enable Iu tests that made the SGSN crash
......................................................................

SGSN_Tests_Iu: Enable Iu tests that made the SGSN crash

Change-Id: I96851c7c06c8f95ad280a275c2b83d825f0c88cb
Related: OS#3727
---
M sgsn/SGSN_Tests_Iu.ttcn
1 file changed, 2 insertions(+), 3 deletions(-)



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

diff --git a/sgsn/SGSN_Tests_Iu.ttcn b/sgsn/SGSN_Tests_Iu.ttcn
index 786961f..2b63b4e 100644
--- a/sgsn/SGSN_Tests_Iu.ttcn
+++ b/sgsn/SGSN_Tests_Iu.ttcn
@@ -85,9 +85,8 @@
 
 control {
 	execute( TC_iu_attach() );
-	/* FIXME: will crash the sgsn
-	 * execute( TC_iu_attach_geran_rau() );
-	 * execute( TC_geran_attach_iu_rau() ); */
+	execute( TC_iu_attach_geran_rau() );
+	execute( TC_geran_attach_iu_rau() );
 }
 
 

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I96851c7c06c8f95ad280a275c2b83d825f0c88cb
Gerrit-Change-Number: 16984
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200122/2ab213ff/attachment.htm>


More information about the gerrit-log mailing list