Skip to content
Success

Changes

Summary

  1. fix typo (details)
  2. commands: fix double space character in apidoc (details)
  3. commands: fix apidoc (wrong order of parameters) (details)
  4. pySim-shell_test/utils: print logfile on all types of errors (details)
  5. pySim/transport fix APDU/TPDU mapping (details)
  6. fixup (details)
  7. fixup, pySim-trace (details)
  8. fixup (details)
Commit eb4249918266e9ef19422a117c58c8f28c953acb by pmaier@sysmocom.de
fix typo

Change-Id: I4103b7474063a26f09666361aef72abcd35bc12d
The file was modifiedpySim/commands.py
Commit a37bb3e1c9883aa96dc4711bf06dd3b5bebbcd20 by pmaier@sysmocom.de
commands: fix double space character in apidoc

Change-Id: Id0dbe4578fd212bc240aac80e1e416cb57e92cc7
The file was modifiedpySim/commands.py
Commit 07fb40bf0d8d77b6ac3bf141a91f9ba9f8ee2941 by pmaier@sysmocom.de
commands: fix apidoc (wrong order of parameters)

Change-Id: I4d17c71c7f992ecd795dd214d34f2e094c0a5b53
The file was modifiedpySim/commands.py
Commit d8105a4b79afb06503d6313abee999d2ee88b34a by pmaier@sysmocom.de
pySim-shell_test/utils: print logfile on all types of errors

When pySim-shell has problems starting up, it exits with an error
code. This is detected by the testsuite, but it also causes an
early exit, so that the log file content are not printed.

Change-Id: Ic0f34eda32a7c557810abcb05a84e343741fdb8a
The file was modifiedtests/pySim-shell_test/utils.py
Commit edd0d2a296e1da96119da157dfe97b750f9d39ba by pmaier@sysmocom.de
pySim/transport fix APDU/TPDU mapping

Change-Id: I8b56d7804a2b4c392f43f8540e0b6e70001a8970
The file was modifiedpySim/euicc.py
The file was modifiedtests/unittests/test_globalplatform.py
The file was modifiedtests/pySim-shell_test/config.yaml
The file was modifiedpySim/commands.py
The file was modifiedpySim-read.py
The file was modifiedpySim/transport/__init__.py
The file was modifiedpySim/global_platform/__init__.py
The file was modifiedpySim/utils.py
The file was modifiedpySim/global_platform/scp.py
The file was modifiedtests/unittests/test_utils.py
Commit b3e6e1923876b9795f5fccd44e495d51f3c9c663 by pmaier@sysmocom.de
fixup

Change-Id: I87add882253c5b3146fa3ba312815a716b969af1
The file was modifiedpySim/transport/modem_atcmd.py
The file was modifiedpySim/transport/pcsc.py
The file was modifiedpySim/transport/serial.py
The file was modifiedtests/pySim-shell_test/lchan/test.ok
The file was modifiedpySim/transport/__init__.py
The file was modifiedpySim/transport/calypso.py
Commit f5542567865f51909a8bb622abd21cbd79b2718a by pmaier@sysmocom.de
fixup, pySim-trace

Change-Id: I2c48801cd668f35982320ea9a5a46f5ff9fc909b
The file was modifiedpySim-trace.py
Commit 9137f9083affc9021913417bcd1fcc6a7d842ab0 by pmaier@sysmocom.de
fixup

Change-Id: I9aa790dace4ce23160a9f30122796b63c56402e3
The file was modifiedpySim-trace.py
The file was modifiedpySim/transport/__init__.py