Skip to content
Unstable

#2850 (Jul 13, 2026, 12:22:00 PM)

Started 5 hr 10 min ago
Took 1 hr 38 min on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 29 ms waiting;
  • 1 hr 38 min build duration;
  • 1 hr 38 min total from scheduled to completion.
Revision: 48af5b129f436cf2946739f7be850ecebc6b47f1
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (7 failures / ±0)Show all failed tests >>>
CCID: Check if reader times out after first status word

A case 1 APDU is sent towards the reader. The reader expects two status
words. If only the first word is sent by the SIM, the reader must
timeout and send an error message back to the host.

Change-Id: Ic5b892e356c13808555d75746c48c6d8c96ec462
Andreas Eversberg at
CCID: Send a wrong procedure byte towards the reader

A case 2 request (according to ISO 7816) is sent and a response with
data is expected, but the first byte replied by the SIM is not a
procedure byte, nor a valid status byte.

This text expects the reader to return an error that states an incorrect
received procedure byte.

Change-Id: Iaa0bd8845b3408fba309874fe41c855d8e7efccc
Andreas Eversberg at