Skip to content
Success

#1951 (Jun 19, 2026, 12:27:00 PM)

Started 7 hr 17 min ago
Took 1 min 41 sec on build5-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 2 ms waiting;
  • 1 min 41 sec build duration;
  • 1 min 41 sec total from scheduled to completion.
Revision: 0b9f6a90ac002cdd0f4382a91bbedb3feea304ad
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (no failures)
    CCID: Check response of reader with empty SIM carrier

    The reader has a SIM carrier inserted, but there is no response from the
    SIM while expecting the ATR. The reader will get a timeout and is
    expected to respond with a suitable error code.

    The test uses the slot with the SIMtrace inserted. The SIMtrace will not
    respond with an ATR. This way there is no (extra) empty slot required
    for this test.

    Change-Id: Ifebdcce8f9dd9a51de5a5cb6cf223041d5c38622
    Andreas Eversberg at
    CCID: Add testenv.cfg to run tests using testenv

    Change-Id: I97c9da414facf438aa28d5200c4152730ff763a2
    Andreas Eversberg at
    CCID: Check if reader times out while expecting status words

    A case 1 APDU is sent toward the reader. The reader expects two status
    words. If none of these are sent by the SIM the reader must timeout and
    send an error message back to the host.

    Change-Id: I054b56a9e2f10e5b984ad0398efb4be5696ce16c
    Andreas Eversberg at