Function

GLibtest_trap_has_passed

since: 2.16

Declaration [src]

gboolean
g_test_trap_has_passed (
  void
)

Description [src]

Checks 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.