Change in osmo-ttcn3-hacks[master]: ccid: Increase guard timeout to 120s

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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Nov 28 13:04:30 UTC 2019


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


Change subject: ccid: Increase guard timeout to 120s
......................................................................

ccid: Increase guard timeout to 120s

Change-Id: Ie824dcf7b3f0d50ba4652d1a6e46d9ed81c5f069
---
M ccid/CCID_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/ccid/CCID_Tests.ttcn b/ccid/CCID_Tests.ttcn
index a985536..cf615d4 100644
--- a/ccid/CCID_Tests.ttcn
+++ b/ccid/CCID_Tests.ttcn
@@ -21,7 +21,7 @@
 type component Slot_CT {
 	var uint8_t g_slot_nr;
 	port CCID_SLOT_PT CCID;
-	timer g_Tguard := 10.0;
+	timer g_Tguard := 120.0;
 };
 
 private const integer NR_SLOTS := 4;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16309
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: Ie824dcf7b3f0d50ba4652d1a6e46d9ed81c5f069
Gerrit-Change-Number: 16309
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191128/5ec63608/attachment.htm>


More information about the gerrit-log mailing list