Attention is currently required from: daniel, fixeria, lynxis lazus.
View Change
2 comments:
File mme/MME_Tests.ttcn:
Patch Set #1, Line 405: '000'B
What does `'000'B` mean? Can we have a constant value for that?
'000'B, guess what, means 0, which is basically one of the 2^3-1 you can select to start with, and which was already being selected before.
Patch Set #1, Line 405: c_NAS_TSC_NATIVE_SEC_CTX
cosmetic: this is the default param value, so can be omitted.
It's the default param value, but I prefer keeping it here so it explicitly shows what we are using here by default in all tests.
To view, visit change 39841. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ie97788c5d9996370cd3e24cc0ff7c003adff1a65
Gerrit-Change-Number: 39841
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: daniel <dwillmann@sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis@fe80.eu>
Gerrit-Comment-Date: Mon, 24 Mar 2025 15:10:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy@sysmocom.de>