Function

GLibtest_trap_has_passed

since: 2.16

Declaration

gboolean
g_test_trap_has_passed (
  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 terminated successfully.