test/jdk/javax/smartcardio/HistoricalBytes.java
author thartmann
Mon, 27 May 2019 01:36:04 -0700
changeset 58625 9b54aee889b4
parent 47216 71c04702a3d5
permissions -rw-r--r--
8224062: Improve String index handling Reviewed-by: kvn, rhalade, mschoene
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
/*
44108
8de4ce18c36f 8167525: update jdk tests to remove @compile --add-modules workaround
amlu
parents: 40261
diff changeset
     2
 * Copyright (c) 2006, 2017, Oracle and/or its affiliates. All rights reserved.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
 * This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
 * under the terms of the GNU General Public License version 2 only, as
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
 * published by the Free Software Foundation.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
 * This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
 * version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
 * accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
 * You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
 * 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
 *
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    19
 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    20
 * or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    21
 * questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
 */
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
/**
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
 * @test
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
 * @bug 6445367
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
 * @summary Verify that ATR.getHistoricalBytes() works
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
 * @author Andreas Sterbenz
37779
7c84df693837 8154956: Module system implementation refresh (4/2016)
alanb
parents: 5506
diff changeset
    29
 */
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
import java.util.Arrays;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
import javax.smartcardio.*;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
public class HistoricalBytes {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
    public static String toString(byte[] b) {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
        return Serialize.toString(b);
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
    }
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
    public static byte[] parse(String s) {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
        return Serialize.parse(s);
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
    }
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
    // generated using ATR_analysis from pcsc-tools
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
    private final static String[] ATRS = {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
        "3B 7F 18 00 00 00 31 C0 73 9E 01 0B 64 52 D9 04 00 82 90 00",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
        "3B 65 00 00 9C 02 02 07 02",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
        "3B 95 18 40 FF 62 01 02 01 04",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
        "3B 86 40 20 68 01 01 02 04 AC",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
        "3B 9F 96 80 1F C3 80 31 E0 73 FE 21 1B B3 E2 02 7E 83 0F 90 00 82",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
        "3B FF 13 00 FF 81 31 FE 5D 80 25 A0 00 00 00 56 57 44 4B 33 32 30 05 00 3F",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
        "3F 6D 00 00 80 31 80 65 B0 05 01 02 5E 83 00 90 00",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
        "3F 65 35 64 02 04 6C 90 40",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
        "3B 9F 96 80 1F C3 80 31 E0 73 FE 21 1B B3 E2 02 7E 83 0F 90 00 82 11",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
        "3F 65 35 64 02 04 6C 90 40 55 55", // invalid
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
    };
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
    private final static String[] HIST = {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
        "00 31 C0 73 9E 01 0B 64 52 D9 04 00 82 90 00",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
        "9C 02 02 07 02",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
        "62 01 02 01 04",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
        "68 01 01 02 04 AC",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
        "80 31 E0 73 FE 21 1B B3 E2 02 7E 83 0F 90 00",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
        "80 25 A0 00 00 00 56 57 44 4B 33 32 30 05 00",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
        "80 31 80 65 B0 05 01 02 5E 83 00 90 00",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
        "02 04 6C 90 40",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
        "",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
        "",
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
    };
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
    public static void main(String[] args) throws Exception {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
        for (int i = 0; i < ATRS.length; i++) {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
            ATR atr = new ATR(parse(ATRS[i]));
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
            byte[] hist = parse(HIST[i]);
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
            byte[] b = atr.getHistoricalBytes();
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
            if (!Arrays.equals(b, hist)) {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
                throw new Exception("mismatch: " + toString(b) + " != " + toString(hist));
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
            }
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
        }
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
        System.out.println("OK");
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
    }
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
}