/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/mdb/ |
H A D | tst.dtracedcmd.ksh | 31 # 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 D | vboxdrv-pardus.py | 1 # 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 D | tst.DataModel32.d.ksh | 40 script() function 66 script
|
H A D | tst.DataModel64.d.ksh | 41 script() function 67 script
|
H A D | tst.DefineNameWithCPP.d.ksh | 41 script() function 61 script
|
H A D | tst.PreprocessorStatement.d.ksh | 42 script() function 63 script
|
H A D | tst.QuietMode.d.ksh | 40 script() function 58 script
|
H A D | tst.TestCompile.d.ksh | 40 script() function 60 script
|
H A D | tst.UnDefineNameWithCPP.d.ksh | 43 script() function 63 script
|
H A D | tst.AddSearchPath.d.ksh | 42 script() function 73 script
|
H A D | tst.ELFGenerationOut.d.ksh | 42 script() function 59 script
|
H A D | tst.ELFGenerationWithO.d.ksh | 42 script() function 60 script
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/proc/ |
H A D | tst.create.ksh | 29 # 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 D | tst.exec.ksh | 29 # 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 D | tst.exitexit.ksh | 29 # 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 D | tst.exitkilled.ksh | 29 # 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 D | tst.violentdeath.ksh | 28 script() function 46 script &
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/i86xpv/xdt/ |
H A D | tst.hvmenable.ksh | 47 script() function 61 script
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/cpc/ |
H A D | err.cpcvscpustatpart2.ksh | 33 # This script will fail if: 37 script() function 65 script 2>/dev/null
|
H A D | err.cputrackterminates.ksh | 28 # 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 D | tst.ftruncate.ksh | 28 script() function 58 script
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/mib/ |
H A D | tst.udp.ksh | 29 # 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 D | tst.enablerace.ksh | 29 # 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 D | tst.func.ksh | 28 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 D | tst.mod.ksh | 28 script() function 66 script | tee /dev/fd/2 | grep unix > /dev/null
|