Makefile revision 6533
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# CDDL HEADER START
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# The contents of this file are subject to the terms of the
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# Common Development and Distribution License (the "License").
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# You may not use this file except in compliance with the License.
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# See the License for the specific language governing permissions
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# and limitations under the License.
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# When distributing Covered Code, include this CDDL HEADER in each
3baadeafd9922582dad9b32431362e6296417dd8vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
00e8340a60924420ea08462899c5815a685c78b2vboxsync# If applicable, add the following below this CDDL HEADER, with the
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# CDDL HEADER END
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# Requires physical card reader attached to USB with card inserted.
868d6eb6308a75913b9c494558832732e7539b0evboxsync# SCM Microsystems, model SCR3310 is what was used in-house to test.
868d6eb6308a75913b9c494558832732e7539b0evboxsync# The pkcs11_coolkey package, once built needs to be installed on
868d6eb6308a75913b9c494558832732e7539b0evboxsync# the system building and running the test.
2dfda90468c5653309a3e93423313e0ec0e627a2vboxsync# To build the test:
868d6eb6308a75913b9c494558832732e7539b0evboxsync# $ gmake build-test
# # cd components/coolkey/test
# # ./testcoolkey> testoutput.log
# Search for "failed" in testoutput.log to see the actual failures, then
COMPONENT_DOWNLOAD_URL= http://pkgs.fedoraproject.org/repo/pkgs/$(COMPONENT_NAME)/$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz/815a1811a46bf9b8782107c073149cbe
test: $(NO_TEST)