Function

GLibtest_subprocess

since: 2.38

Declaration

gboolean
g_test_subprocess (
  void
)

Description

Returns TRUE (after g_test_init() has been called) if the test program is running under g_test_trap_subprocess().

Available since: 2.38

Return value

Type: gboolean

TRUE if the test program is running under g_test_trap_subprocess().