]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/exception.lst
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / cddl / contrib / opensolaris / cmd / dtrace / test / cmd / jdtrace / exception.lst
1 #
2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24 # Use is subject to license terms.
25 #
26 # ident "%Z%%M% %I%     %E% SMI"
27
28 # Exception list: names tests that are bypassed when running in Java
29 # mode (relative to /opt/SUNWdtrt/tst)
30
31 # double precision (64-bit floating point) not same in java
32 common/aggs/tst.neglquant.d
33 common/aggs/tst.negquant.d
34
35 # freopen() (to suppress output) not supported by Java DTrace API
36 common/printa/tst.walltimestamp.ksh
37
38 # -G option not supported by jdtrace
39 common/dtraceUtil/tst.ELFGenerationOut.d.ksh
40 common/dtraceUtil/tst.ELFGenerationWithO.d.ksh
41
42 # -H option not supported by jdtrace
43 common/dtraceUtil/tst.PreprocessorStatement.d.ksh
44
45 # -G and -h options not supported by jdtrace
46 common/usdt/tst.badguess.ksh
47 common/usdt/tst.dlclose1.ksh
48 common/usdt/tst.dlclose2.ksh
49 common/usdt/tst.dlclose3.ksh
50 common/usdt/tst.eliminate.ksh
51 common/usdt/tst.enabled.ksh
52 common/usdt/tst.enabled2.ksh
53 common/usdt/tst.entryreturn.ksh
54 common/usdt/tst.fork.ksh
55 common/usdt/tst.header.ksh
56 common/usdt/tst.guess32.ksh
57 common/usdt/tst.guess64.ksh
58 common/usdt/tst.linkpriv.ksh
59 common/usdt/tst.linkunpriv.ksh
60 common/usdt/tst.multiple.ksh
61 common/usdt/tst.nodtrace.ksh
62 common/usdt/tst.onlyenabled.ksh
63 common/usdt/tst.reeval.ksh
64 common/usdt/tst.static.ksh
65 common/usdt/tst.static2.ksh
66 common/usdt/tst.user.ksh
67 sparc/usdt/tst.tailcall.ksh
68 common/pid/tst.provregex3.ksh
69 common/pid/tst.provregex4.ksh
70
71 # freopen() and ftruncate() not supported by Java DTrace API
72 common/funcs/tst.badfreopen.ksh
73 common/funcs/tst.freopen.ksh
74 common/funcs/tst.ftruncate.ksh
75
76 # jdtrace doesn't pull in library files?
77 common/pragma/tst.libdepfullyconnected.ksh