PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ node_suite_setup()

void node_suite_setup ( void  )

Definition at line 65 of file cu_node.c.

66 {
67  CU_pSuite suite = CU_add_suite("noding", NULL, NULL);
69 }
static void test_lwgeom_node(void)
Definition: cu_node.c:19
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, and test_lwgeom_node().

Here is the call graph for this function: