Searched refs:script (Results 1 - 25 of 404) sorted by path

1234567891011>>

/freebsd-current/bin/sh/tests/errors/
H A DMakefile32 ${PACKAGE}FILES+= script-error1.0
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/
H A Dtst.cputime.ksh28 script() function
81 script $policy
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Derr.cpcvscpustatpart1.ksh33 # This script will fail if:
37 script() function
56 script 2>/dev/null &
60 # Sleep while the above script fires into life. To guard against dtrace dying
H A Derr.cpcvscpustatpart2.ksh33 # This script will fail if:
37 script() function
65 script 2>/dev/null
H A Derr.cputrackfailtostart.ksh28 # This script ensures that cputrack(1M) will fail to start when the cpc
31 # The script will fail if:
35 script() function
55 script 2>/dev/null &
59 # Sleep while the above script fires into life. To guard against dtrace dying
H A Derr.cputrackterminates.ksh28 # This script ensures that cputrack(1) will terminate when the cpc provider
31 # The script will fail if:
35 script() function
63 script 2>/dev/null &
H A Dtst.allcpus.ksh29 # This script verifies that we can fire a probe on each CPU that is in
32 # The script will fail if:
45 scriptout=/var/tmp/script.out.$$
54 script() function
89 script
H A Dtst.platformevent.ksh29 # This script ensures that we can enable a probe which specifies a platform
57 script() function
77 script $event
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.AddSearchPath.d.ksh42 script() function
73 script
H A Dtst.DataModel32.d.ksh40 script() function
66 script
H A Dtst.DataModel64.d.ksh41 script() function
67 script
H A Dtst.DefineNameWithCPP.d.ksh41 script() function
61 script
H A Dtst.ELFGenerationOut.d.ksh42 script() function
59 script
H A Dtst.ELFGenerationWithO.d.ksh42 script() function
60 script
H A Dtst.PreprocessorStatement.d.ksh42 script() function
62 script
H A Dtst.QuietMode.d.ksh40 script() function
58 script
H A Dtst.TestCompile.d.ksh40 script() function
60 script
H A Dtst.UnDefineNameWithCPP.d.ksh43 script() function
63 script
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.badfreopen.ksh28 script() function
78 script
H A Dtst.freopen.ksh28 script() function
77 script
H A Dtst.ftruncate.ksh28 script() function
58 script
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/kinst/
H A Dtst.basic.ksh17 script() function
47 script
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mdb/
H A Dtst.dtracedcmd.ksh31 # This script primarily tests that the ::dtrace dcmd is not dumping
37 script() function
53 kill $script
63 script &
64 script=$!
68 # Sleep while the above script fires into life. To guard against dtrace dying
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.icmp.ksh29 # This script tests that several of the the mib:::icmp* probes fire and fire
32 script() function
75 script
H A Dtst.tcp.ksh29 # This script tests that several of the the mib:::tcp* probes fire and fire
47 script() function
126 script &
130 # Sleep while the above script fires into life. To guard against dtrace dying

Completed in 191 milliseconds

1234567891011>>