Method
GLibTestSuiteadd
since: 2.16
Declaration [src]
void
g_test_suite_add (
GTestSuite* suite,
GTestCase* test_case
)
Parameters
test_case
-
Type:
GTestCase
A test case.
The data is owned by the caller of the method.