[Pcsclite-cvs-commit] r3094 - /trunk/HandlerTest/Host/test_scripts/time_request.script

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Aug 18 09:19:54 UTC 2008


Author: rousseau
Date: Mon Aug 18 09:19:54 2008
New Revision: 3094

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3094
Log:
Time request

Added:
    trunk/HandlerTest/Host/test_scripts/time_request.script   (with props)

Added: trunk/HandlerTest/Host/test_scripts/time_request.script
URL: http://svn.debian.org/wsvn/pcsclite/trunk/HandlerTest/Host/test_scripts/time_request.script?rev=3094&op=file
==============================================================================
--- trunk/HandlerTest/Host/test_scripts/time_request.script (added)
+++ trunk/HandlerTest/Host/test_scripts/time_request.script Mon Aug 18 09:19:54 2008
@@ -1,0 +1,23 @@
+#! /usr/bin/env scriptor
+#
+# Script to test a driver
+# (c) 2001, Ludovic Rousseau
+
+# Use scriptor for pcsc-tools to execute this script
+# http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
+
+# reset the card
+reset
+
+# Select applet
+00 A4 04 00 06 A0 00 00 00 18 FF
+
+# Case 3
+80 34 00 02 02
+
+# Time request
+80 38 00 40
+
+# Case 3
+80 34 00 02 02
+

Propchange: trunk/HandlerTest/Host/test_scripts/time_request.script
------------------------------------------------------------------------------
    svn:executable = *




More information about the Pcsclite-cvs-commit mailing list