PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ wrapx_suite_setup()

void wrapx_suite_setup ( void  )

Definition at line 155 of file cu_wrapx.c.

References PG_ADD_TEST, and test_lwgeom_wrapx().

Referenced by test_lwgeom_wrapx().

156 {
157  CU_pSuite suite = CU_add_suite("wrapx", NULL, NULL);
159 }
static void test_lwgeom_wrapx(void)
Definition: cu_wrapx.c:19
#define PG_ADD_TEST(suite, testfunc)
Here is the call graph for this function:
Here is the caller graph for this function: