PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ effectivearea_suite_setup()

void effectivearea_suite_setup ( void  )

Definition at line 74 of file cu_effectivearea.c.

References do_test_lwgeom_effectivearea_lines(), do_test_lwgeom_effectivearea_polys(), and PG_ADD_TEST.

Referenced by do_test_lwgeom_effectivearea_polys().

75 {
76  CU_pSuite suite = CU_add_suite("effectivearea",NULL,NULL);
79 }
static void do_test_lwgeom_effectivearea_polys(void)
#define PG_ADD_TEST(suite, testfunc)
static void do_test_lwgeom_effectivearea_lines(void)
Here is the call graph for this function:
Here is the caller graph for this function: