123b5c241Stomee#
223b5c241Stomee# CDDL HEADER START
323b5c241Stomee#
423b5c241Stomee# The contents of this file are subject to the terms of the
523b5c241Stomee# Common Development and Distribution License (the "License").
623b5c241Stomee# You may not use this file except in compliance with the License.
723b5c241Stomee#
823b5c241Stomee# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
923b5c241Stomee# or http://www.opensolaris.org/os/licensing.
1023b5c241Stomee# See the License for the specific language governing permissions
1123b5c241Stomee# and limitations under the License.
1223b5c241Stomee#
1323b5c241Stomee# When distributing Covered Code, include this CDDL HEADER in each
1423b5c241Stomee# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1523b5c241Stomee# If applicable, add the following below this CDDL HEADER, with the
1623b5c241Stomee# fields enclosed by brackets "[]" replaced with your own identifying
1723b5c241Stomee# information: Portions Copyright [yyyy] [name of copyright owner]
1823b5c241Stomee#
1923b5c241Stomee# CDDL HEADER END
2023b5c241Stomee#
2123b5c241Stomee
2223b5c241Stomee#
23e77b06d2Stomee# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
2423b5c241Stomee# Use is subject to license terms.
2523b5c241Stomee#
2623b5c241Stomee
27e77b06d2Stomee# Exception list: names tests that are bypassed when running in Java
28e77b06d2Stomee# mode (relative to /opt/SUNWdtrt/tst)
2923b5c241Stomee
3023b5c241Stomee# double precision (64-bit floating point) not same in java
3123b5c241Stomeecommon/aggs/tst.neglquant.d
3223b5c241Stomeecommon/aggs/tst.negquant.d
3323b5c241Stomee
3423b5c241Stomee# freopen() (to suppress output) not supported by Java DTrace API
35e77b06d2Stomeecommon/printa/tst.walltimestamp.ksh
3623b5c241Stomee
3723b5c241Stomee# -G option not supported by jdtrace
3823b5c241Stomeecommon/dtraceUtil/tst.ELFGenerationOut.d.ksh
3923b5c241Stomeecommon/dtraceUtil/tst.ELFGenerationWithO.d.ksh
4023b5c241Stomee
4123b5c241Stomee# -H option not supported by jdtrace
4223b5c241Stomeecommon/dtraceUtil/tst.PreprocessorStatement.d.ksh
4323b5c241Stomee
4423b5c241Stomee# -G and -h options not supported by jdtrace
4523b5c241Stomeecommon/usdt/tst.badguess.ksh
4623b5c241Stomeecommon/usdt/tst.dlclose1.ksh
4723b5c241Stomeecommon/usdt/tst.dlclose2.ksh
48e77b06d2Stomeecommon/usdt/tst.dlclose3.ksh
49e77b06d2Stomeecommon/usdt/tst.eliminate.ksh
5023b5c241Stomeecommon/usdt/tst.enabled.ksh
510bac14eaSahlcommon/usdt/tst.enabled2.ksh
5223b5c241Stomeecommon/usdt/tst.entryreturn.ksh
5323b5c241Stomeecommon/usdt/tst.fork.ksh
5423b5c241Stomeecommon/usdt/tst.guess32.ksh
5523b5c241Stomeecommon/usdt/tst.guess64.ksh
56*f484800dSBryan Cantrillcommon/usdt/tst.header.ksh
5723b5c241Stomeecommon/usdt/tst.linkpriv.ksh
5823b5c241Stomeecommon/usdt/tst.linkunpriv.ksh
5923b5c241Stomeecommon/usdt/tst.multiple.ksh
6023b5c241Stomeecommon/usdt/tst.nodtrace.ksh
61*f484800dSBryan Cantrillcommon/usdt/tst.noreap.ksh
62*f484800dSBryan Cantrillcommon/usdt/tst.noreapring.ksh
6323b5c241Stomeecommon/usdt/tst.onlyenabled.ksh
64*f484800dSBryan Cantrillcommon/usdt/tst.reap.ksh
6523b5c241Stomeecommon/usdt/tst.reeval.ksh
6623b5c241Stomeecommon/usdt/tst.static.ksh
6723b5c241Stomeecommon/usdt/tst.static2.ksh
6823b5c241Stomeecommon/usdt/tst.user.ksh
69e77b06d2Stomeesparc/usdt/tst.tailcall.ksh
70e77b06d2Stomeecommon/pid/tst.provregex3.ksh
71e77b06d2Stomeecommon/pid/tst.provregex4.ksh
7223b5c241Stomee
7323b5c241Stomee# freopen() and ftruncate() not supported by Java DTrace API
7423b5c241Stomeecommon/funcs/tst.badfreopen.ksh
7523b5c241Stomeecommon/funcs/tst.freopen.ksh
7623b5c241Stomeecommon/funcs/tst.ftruncate.ksh
77e77b06d2Stomee
78e77b06d2Stomee# jdtrace doesn't pull in library files?
79e77b06d2Stomeecommon/pragma/tst.libdepfullyconnected.ksh
80