laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154?usp=email )
Change subject: library: add SGP.32 and SGP.22 ASN.1 specification, encoder and templates
......................................................................
library: add SGP.32 and SGP.22 ASN.1 specification, encoder and templates
This patch adds the eUICC related SGP.32 and SGP.22 ASN.1 specification
along with templates and related encoder/decoders (_EncDec.cc).
The collection of templates is not comprehensive, which means that there
are only templates available for a subset needed to implement testcases
for an IPAd.
Related: SYS#6563
Change-Id: I9df8caa98aeb6953a738660a758c92249832d780
---
A library/euicc/PEDefinitions.asn
A library/euicc/PKIX1Explicit88.asn
A library/euicc/PKIX1Explicit88_EncDec.cc
A library/euicc/PKIX1Explicit88_Templates.ttcn
A library/euicc/PKIX1Explicit88_Types.ttcn
A library/euicc/PKIX1Implicit88.asn
A library/euicc/PKIX1Implicit88_EncDec.cc
A library/euicc/PKIX1Implicit88_Templates.ttcn
A library/euicc/PKIX1Implicit88_Types.ttcn
A library/euicc/RSPDefinitions.asn
A library/euicc/RSPDefinitions_EncDec.cc
A library/euicc/RSPDefinitions_Templates.ttcn
A library/euicc/RSPDefinitions_Types.ttcn
A library/euicc/SGP32Definitions.asn
A library/euicc/SGP32Definitions_EncDec.cc
A library/euicc/SGP32Definitions_Templates.ttcn
A library/euicc/SGP32Definitions_Types.ttcn
17 files changed, 7,473 insertions(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154?usp=email
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: I9df8caa98aeb6953a738660a758c92249832d780
Gerrit-Change-Number: 36154
Gerrit-PatchSet: 4
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged
Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36229?usp=email )
Change subject: IPAd_Tests: add testsuite for an IPAd
......................................................................
Patch Set 1:
(2 comments)
File ipad/IPAd_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36229/comment/66c15806_3ca9…
PS1, Line 445: for (i := 0; i < sizeof(esipa_res.getBoundProfilePackageResponseEsipa.getBoundProfilePackageOkEsipa.boundProfilePackage.firstSequenceOf87); i := i + 1) {
sounds like you want to put this in a variable ;) "esipa_res.getBoundProfilePackageResponseEsipa.getBoundProfilePackageOkEsipa.boundProfilePackage"
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36229/comment/ea4af62a_0b04…
PS1, Line 652: // execute ( TC_add_init_eim() );
why is this one commented out?
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36229?usp=email
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: Ic9ea8c69e56a2e8ddf0f506861ece6d40cbcb06d
Gerrit-Change-Number: 36229
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 11 Mar 2024 14:56:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment