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