TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 2.38
Respawns the test program to run only test_path in a subprocess.
test_path
This is equivalent to calling GLib.test_trap_subprocess_with_envp with envp set to NULL. See the documentation for that function for full details.
envp
NULL
test to run in a subprocess
timeout for the subprocess test in microseconds.
flags to modify subprocess behaviour
2.38
Respawns the test program to run only
test_pathin a subprocess.This is equivalent to calling GLib.test_trap_subprocess_with_envp with
envpset toNULL. See the documentation for that function for full details.