From 2c111d0b206059e568ae90cd89d71bf9a3ad1643 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Wed, 4 Jan 2012 17:33:34 +0900 Subject: [PATCH] add result for pinpad-test --- tool/pinpad-test.py | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/tool/pinpad-test.py b/tool/pinpad-test.py index ca808e2..586994e 100755 --- a/tool/pinpad-test.py +++ b/tool/pinpad-test.py @@ -355,15 +355,16 @@ if __name__ == '__main__': # OK: --verify --admin # OK: --change # OK: --change --admin -# FAIL: --change2 fails with 6b 00 -# FAIL: --change2 --admin fails with 6b 00 -# FAIL: --put fails with 6b 80 +# FAIL: --change2 fails with 6b 00 (after input of PIN) +# FAIL: --change2 --admin fails with 6b 00 (after input of PIN) +# FAIL: --put fails with 6b 80 (before input of resetcode) # OK: --put2 # OK: --unblock -# FAIL: --unblock --admin fails with 69 85 +# FAIL: --unblock --admin fails with 69 85 (after input of PIN) # FAIL: --unblock2 fails with 69 85 -# FAIL: --unblock2 --admin fails with 69 85 +# FAIL: --unblock2 --admin fails with 69 85 (after input of PIN) # Gemalto GemPC Pinpad 00 00 # It asks users PIN with --add but it results 67 00 # It seems that it doesn't support variable length PIN +# Firmware version: GemTwRC2-V2.10-GL04