2N/A#
2N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
2N/A# Use is subject to license terms.
2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License, Version 1.0 only
2N/A# (the "License"). You may not use this file except in compliance
2N/A# with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#pragma ident "%Z%%M% %I% %E% SMI"
2N/A#
2N/A#
2N/A# SAMPLE1 diagcode dictionary -- used by "make test" target only
2N/A#
2N/A# this sample dictionary tests code type 1.
2N/A#
2N/A# minor versioning check, foo=bar should be ignored
2N/AFMDICT: name=SAMPLE1 version=1 bits=30 maxkey=20 foo=bar
2N/A#
2N/Afault.z.one=2097150
2N/Afault.y.two=2097151
2N/Afault.y.two fault.z.one=2097152
2N/Afault.x.three=0x200001
2N/Afault.x.three fault.y.two=274880004090
2N/Afault.x.three fault.y.two fault.z.one=1928
2N/Afault.x.three fault.z.one=2
2N/A#
2N/A#TEST:open:0
2N/A#TEST:codelen:0:32
2N/A#TEST:maxkey:0:21
2N/A#TEST:key2code:0:fault.z.one:SAMPLE1-9YYY-X6
2N/A#TEST:key2code:0:fault.y.two:SAMPLE1-9YYY-YT
2N/A#TEST:key2code:0:fault.x.three:SAMPLE1-A000-0000-FJ
2N/A#TEST:key2code:0:fault.x.three fault.y.two:SAMPLE1-CYYY-YYYX-M4
2N/A#TEST:key2code:0:fault.x.three fault.y.two fault.z.one:SAMPLE1-801V-89
2N/A#TEST:key2code:0:fault.x.three fault.z.one fault.z.one:SAMPLE1-8000-2Q
2N/A#TEST:getprop:0:foo:bar
2N/A#TEST:code2key:0:SAMPLE1-9YYY-X6:fault.z.one
2N/A#TEST:code2key:0:SAMPLE1-9YYY-YT:fault.y.two
2N/A#TEST:code2key:0:SAMPLE1-A000-0000-FJ:fault.x.three
2N/A#TEST:code2key:0:SAMPLE1-CYYY-YYYX-M4:fault.x.three fault.y.two
2N/A#TEST:code2key:0:SAMPLE1-801V-89:fault.x.three fault.y.two fault.z.one
2N/A#TEST:code2key:0:SAMPLE1-8000-2Q:fault.x.three fault.z.one
2N/A#