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