Function Macro
GLibtest_trap_assert_stdout
since: 2.16
Declaration [src]
#define g_test_trap_assert_stdout (
soutpattern
)
Description [src]
Assert that the stdout output of the last test subprocess matches
soutpattern
.
Available since: 2.16
This function is not directly available to language bindings.
Parameters
soutpattern
-
Type:
-
A string that follows glob-style pattern rules.