PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwstroke_suite_setup()

void lwstroke_suite_setup ( void  )

Definition at line 368 of file cu_lwstroke.c.

References PG_ADD_TEST, and test_lwcurve_linearize().

Referenced by test_lwcurve_linearize().

369 {
370  CU_pSuite suite = CU_add_suite("lwstroke", NULL, NULL);
372 }
static void test_lwcurve_linearize(void)
Definition: cu_lwstroke.c:50
#define PG_ADD_TEST(suite, testfunc)
Here is the call graph for this function:
Here is the caller graph for this function: