PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ sfcgal_suite_setup()

void sfcgal_suite_setup ( void  )

Definition at line 138 of file cu_sfcgal.c.

139{
140 CU_pSuite suite = CU_add_suite("sfcgal", NULL, NULL);
142}
static void test_sfcgal_noop(void)
Definition cu_sfcgal.c:23
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, and test_sfcgal_noop().

Here is the call graph for this function: