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

◆ node_suite_setup()

void node_suite_setup ( void  )
extern

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: