Attention is currently required from: Hoernchen, laforge.
Hello Hoernchen, Jenkins Builder, laforge,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42797?usp=email
to look at the new patch set (#8).
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
Change subject: CCID: Send procedure byte, when not expected ......................................................................
CCID: Send procedure byte, when not expected
A case 1 APDU does not request any data from SIM to return. The SIM will only return a status byte with no procedure byte in advance.
The test sends a the INS byte + some other byte (0x42) instead of the two status bytes as a response to the reader. The reader waits for payload to be received from the SIM and times out.
This means that the reader uses the SIM response to determine if it is a case 1 or case 2 APDU and not the instruction GET_RESPONSE or any other instruction code.
Change-Id: Icffd48d99f0eb48e0898efb027854eba8c22f4a4 --- M ccid/CCID_Tests.ttcn 1 file changed, 39 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/97/42797/8