Attention is currently required from: fixeria, laforge.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/pysim/+/37848?usp=email
to look at the new patch set (#9).
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
Change subject: pySim.esim.saip: maintain a parsed fileystem hierarchy ......................................................................
pySim.esim.saip: maintain a parsed fileystem hierarchy
With this change, the ProfileElementSequence object will maintain a representation of the filesystem hierarchy of the eSIM profile. Every file that is added by a ProfileElement will add a FsNode into that tree, and each FsNode will point to the File object for the respective file.
This allows us to find files by their path, as well as add files by path.
Change-Id: I2caadc24b1087855f23f3c57cdf8dabbf81757c0 --- M contrib/saip-tool.py M pySim/esim/saip/__init__.py 2 files changed, 633 insertions(+), 76 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/48/37848/9