Skip to content
Success

#462 (Jul 13, 2026, 2:14:00 PM)

Started 2 hr 19 min ago
Took 1 min 5 sec on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 5 ms waiting;
  • 1 min 5 sec build duration;
  • 1 min 5 sec total from scheduled to completion.
Revision: 48af5b129f436cf2946739f7be850ecebc6b47f1
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    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