Skip to content
Success

Changes

Summary

  1. global_platform: add new command "install_cap" (details)
Commit 8d3986d40c1e136c1aab248d1e0e350a3766cac4 by pmaier@sysmocom.de
global_platform: add new command "install_cap"

Installing JAVA-card applets from a CAP file is a multi step process, which is
difficult when done manually. Fortunately it is easy to automate the process,
so let's add a dedicated command for that.

Change-Id: I6cbd37f0fad5579b20e83c27349bd5acc129e6d0
Related: OS#6679
The file was modifiedpySim/global_platform/__init__.py
The file was addedpySim/global_platform/install_param.py
The file was modifiedtests/unittests/test_globalplatform.py