1008N/A#
1008N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
1008N/A# Use is subject to license terms.
1008N/A#
1008N/A# CDDL HEADER START
1008N/A#
1008N/A# The contents of this file are subject to the terms of the
1008N/A# Common Development and Distribution License, Version 1.0 only
1008N/A# (the "License"). You may not use this file except in compliance
1008N/A# with the License.
1008N/A#
1008N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1008N/A# or http://www.opensolaris.org/os/licensing.
1008N/A# See the License for the specific language governing permissions
1008N/A# and limitations under the License.
1008N/A#
1008N/A# When distributing Covered Code, include this CDDL HEADER in each
1008N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1008N/A# If applicable, add the following below this CDDL HEADER, with the
1008N/A# fields enclosed by brackets "[]" replaced with your own identifying
1008N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1008N/A#
1008N/A# CDDL HEADER END
1008N/A#
1008N/A#pragma ident "%Z%%M% %I% %E% SMI"
1008N/A#
1008N/A#
1008N/A# BADBITS diagcode dictionary -- used by "make test" target only
1008N/A#
1008N/A# since the revised libdiagcode spec (PSARC/2004/601), the "bits"
1008N/A# header property is ignored, so this test verifies that.
1008N/A#
1008N/AFMDICT: name=BADBITS version=1 bits=23 maxkey=2
1008N/A#
1008N/Afault.one=777
1008N/Afault.two=6
1008N/Afault.one fault.two=5
1008N/Afault.three=4
1008N/Afault.three fault.two=3
1008N/Afault.one fault.three=1
1008N/A#
1008N/A#TEST:open:0
1008N/A#TEST:key2code:0:fault.one:BADBITS-800R-99
1008N/A#TEST:key2code:0:fault.one fault.one:BADBITS-800R-99
1008N/A#TEST:key2code:0:fault.one fault.two fault.one:BADBITS-8000-5T
1008N/A#
1008N/A