PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ out_x3d_suite_setup()

void out_x3d_suite_setup ( void  )

Definition at line 187 of file cu_out_x3d.c.

References out_x3d3_test_geoms(), out_x3d3_test_option(), out_x3d3_test_precision(), and PG_ADD_TEST.

Referenced by out_x3d3_test_option().

188 {
189  CU_pSuite suite = CU_add_suite("x3d_output", NULL, NULL);
193 }
static void out_x3d3_test_geoms(void)
Definition: cu_out_x3d.c:86
#define PG_ADD_TEST(suite, testfunc)
static void out_x3d3_test_precision(void)
Definition: cu_out_x3d.c:58
static void out_x3d3_test_option(void)
Definition: cu_out_x3d.c:159
Here is the call graph for this function:
Here is the caller graph for this function: