Method
GLibTestSuiteadd_suite
since: 2.16
Declaration [src]
void
g_test_suite_add_suite (
GTestSuite* suite,
GTestSuite* nestedsuite
)
Parameters
nestedsuite
-
Type:
GTestSuite
Another test suite.
The data is owned by the caller of the method.