]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/exception.lst
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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
27 # Exception list: names tests that are bypassed when running in Java
28 # mode (relative to /opt/SUNWdtrt/tst)
29
30 # double precision (64-bit floating point) not same in java
31 common/aggs/tst.neglquant.d
32 common/aggs/tst.negquant.d
33
34 # freopen() (to suppress output) not supported by Java DTrace API
35 common/printa/tst.walltimestamp.ksh
36
37 # -G option not supported by jdtrace
38 common/dtraceUtil/tst.ELFGenerationOut.d.ksh
39 common/dtraceUtil/tst.ELFGenerationWithO.d.ksh
40
41 # -H option not supported by jdtrace
42 common/dtraceUtil/tst.PreprocessorStatement.d.ksh
43
44 # -G and -h options not supported by jdtrace
45 common/usdt/tst.badguess.ksh
46 common/usdt/tst.dlclose1.ksh
47 common/usdt/tst.dlclose2.ksh
48 common/usdt/tst.dlclose3.ksh
49 common/usdt/tst.eliminate.ksh
50 common/usdt/tst.enabled.ksh
51 common/usdt/tst.enabled2.ksh
52 common/usdt/tst.entryreturn.ksh
53 common/usdt/tst.fork.ksh
54 common/usdt/tst.guess32.ksh
55 common/usdt/tst.guess64.ksh
56 common/usdt/tst.header.ksh
57 common/usdt/tst.linkpriv.ksh
58 common/usdt/tst.linkunpriv.ksh
59 common/usdt/tst.multiple.ksh
60 common/usdt/tst.nodtrace.ksh
61 common/usdt/tst.noreap.ksh
62 common/usdt/tst.noreapring.ksh
63 common/usdt/tst.onlyenabled.ksh
64 common/usdt/tst.reap.ksh
65 common/usdt/tst.reeval.ksh
66 common/usdt/tst.static.ksh
67 common/usdt/tst.static2.ksh
68 common/usdt/tst.user.ksh
69 sparc/usdt/tst.tailcall.ksh
70 common/pid/tst.provregex3.ksh
71 common/pid/tst.provregex4.ksh
72
73 # freopen() and ftruncate() not supported by Java DTrace API
74 common/funcs/tst.badfreopen.ksh
75 common/funcs/tst.freopen.ksh
76 common/funcs/tst.ftruncate.ksh
77
78 # jdtrace doesn't pull in library files?
79 common/pragma/tst.libdepfullyconnected.ksh