Function

GLibtest_trap_reached_timeout

since: 2.16

Declaration

gboolean
g_test_trap_reached_timeout (
  void
)

Description

Check the result of the last g_test_trap_subprocess() call.

Available since: 2.16

Return value

Type: gboolean

TRUE if the last test subprocess got killed due to a timeout.