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.
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.