Change in osmo-ttcn3-hacks[master]: smlc: remove temp dev artifact that skips most tests

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

neels gerrit-no-reply at lists.osmocom.org
Tue Oct 20 22:50:34 UTC 2020


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


Change subject: smlc: remove temp dev artifact that skips most tests
......................................................................

smlc: remove temp dev artifact that skips most tests

Change-Id: I4feb4fe4578e4c15800d7dad82fb1a345241345d
---
M smlc/SMLC_Tests.ttcn
1 file changed, 0 insertions(+), 4 deletions(-)



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

diff --git a/smlc/SMLC_Tests.ttcn b/smlc/SMLC_Tests.ttcn
index e42ed22..5324d1c 100644
--- a/smlc/SMLC_Tests.ttcn
+++ b/smlc/SMLC_Tests.ttcn
@@ -489,15 +489,11 @@
 }
 
 control {
-if (true) {
-	execute( TC_smlc_location_request_without_ta_l3() );
-} else {
 	execute( TC_smlc_location_request_with_ta_l3() );
 	execute( TC_smlc_location_request_without_ta_l3() );
 	execute( TC_smlc_location_request_bsslap_reset() );
 	execute( TC_smlc_location_request_bsslap_abort() );
 	execute( TC_smlc_location_request_abort() );
 }
-}
 
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20814
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: I4feb4fe4578e4c15800d7dad82fb1a345241345d
Gerrit-Change-Number: 20814
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201020/c9d8e710/attachment.htm>


More information about the gerrit-log mailing list