Function Macro

GLibtest_trap_assert_passed

since: 2.16

Declaration

#define g_test_trap_assert_passed (
  void
)

Description

Assert that the last test subprocess passed. See g_test_trap_subprocess().

Available since: 2.16

This function is not directly available to language bindings.