Function

GLibtest_trap_has_skipped

unstable since: 2.88

Declaration [src]

gboolean
g_test_trap_has_skipped (
  void
)

Description [src]

Checks the result of the last g_test_trap_subprocess() call.

Available since: 2.88

Return value

Type: gboolean

True if the last test subprocess was skipped.