PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ sfcgal_suite_setup()

void sfcgal_suite_setup ( void  )

Definition at line 95 of file cu_sfcgal.c.

96 {
97  CU_pSuite suite = CU_add_suite("sfcgal", NULL, NULL);
99 }
static void test_sfcgal_noop(void)
Definition: cu_sfcgal.c:22
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, and test_sfcgal_noop().

Here is the call graph for this function: