[Pcsclite-cvs-commit] r3275 - /trunk/HandlerTest/Host/test_scripts/extended.outgoing

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Jan 12 08:18:03 UTC 2009


Author: rousseau
Date: Mon Jan 12 08:18:03 2009
New Revision: 3275

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3275
Log:
also check extended APDU for 2032, 2048 and 2304 sizes

Modified:
    trunk/HandlerTest/Host/test_scripts/extended.outgoing

Modified: trunk/HandlerTest/Host/test_scripts/extended.outgoing
URL: http://svn.debian.org/wsvn/pcsclite/trunk/HandlerTest/Host/test_scripts/extended.outgoing?rev=3275&op=diff
==============================================================================
--- trunk/HandlerTest/Host/test_scripts/extended.outgoing (original)
+++ trunk/HandlerTest/Host/test_scripts/extended.outgoing Mon Jan 12 08:18:03 2009
@@ -24,3 +24,12 @@
 # outgoging data (1040 bytes)
 80 00 04 42 00 04 10
 
+# outgoging data (2032 bytes)
+80 00 04 42 00 07 F0
+
+# outgoging data (2048 bytes)
+80 00 04 42 00 08 00
+
+# outgoging data (2304 bytes)
+80 00 04 42 00 09 00
+




More information about the Pcsclite-cvs-commit mailing list