Searched refs:script (Results 1 - 25 of 97) sorted by relevance

1234

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/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
/vbox/src/VBox/Installer/linux/
H A Dvboxdrv-pardus.py1 # Todo: this could be autogenerated from the init script lsbinfo
15 notify("System.Service", "Changed", (script(), "started"))
23 notify("System.Service", "Changed", (script(), "stopped"))
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/dtraceUtil/
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.PreprocessorStatement.d.ksh42 script() function
63 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
H A Dtst.AddSearchPath.d.ksh42 script() function
73 script
H A Dtst.ELFGenerationOut.d.ksh42 script() function
59 script
H A Dtst.ELFGenerationWithO.d.ksh42 script() function
60 script
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/proc/
H A Dtst.create.ksh29 # This script tests that the proc:::create probe fires with the proper
32 # If this fails, the script will run indefinitely; it relies on the harness
35 script() function
63 script
H A Dtst.exec.ksh29 # This script tests that the proc:::exec probe fires, followed by the
32 # If this fails, the script will run indefinitely; it relies on the harness
35 script() function
69 script
H A Dtst.exitexit.ksh29 # This script tests that the proc:::exit probe fires with the correct argument
32 # If this fails, the script will run indefinitely; it relies on the harness
35 script() function
63 script
H A Dtst.exitkilled.ksh29 # This script tests that the proc:::exit probe fires with the correct argument
32 # If this fails, the script will run indefinitely; it relies on the harness
35 script() function
67 script
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/safety/
H A Dtst.violentdeath.ksh28 script() function
46 script &
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.hvmenable.ksh47 script() function
61 script
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/cpc/
H A Derr.cpcvscpustatpart2.ksh33 # This script will fail if:
37 script() function
65 script 2>/dev/null
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 &
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/
H A Dtst.ftruncate.ksh28 script() function
58 script
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/mib/
H A Dtst.udp.ksh29 # This script tests that several of the the mib:::udp* probes fire and fire
32 script() function
70 script
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/misc/
H A Dtst.enablerace.ksh29 # This script attempts to tease out a race when probes are initially enabled.
31 script() function
79 script
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.func.ksh28 script() function
66 # the above script was stress-tested down to 100 hertz and still ran
70 script | tee /dev/fd/2 | grep mutex_enter > /dev/null
H A Dtst.mod.ksh28 script() function
66 script | tee /dev/fd/2 | grep unix > /dev/null

Completed in 61 milliseconds

1234