Skip to content
Failed

Changes

Summary

  1. global_platform: add new command "install_cap" (details)
Commit 67420a9f14bf24e7ed3a9ca354b2bbbfb3cc2c0b 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 modifiedtests/unittests/test_globalplatform.py
The file was addedpySim/global_platform/install_param.py