PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ mapalgebra_suite_setup()

void mapalgebra_suite_setup ( void  )

Definition at line 1188 of file cu_mapalgebra.c.

1189 {
1190  CU_pSuite suite = CU_add_suite("mapalgebra", NULL, NULL);
1194 }
static void test_raster_iterator()
static void test_raster_colormap()
static void test_band_reclass()
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, test_band_reclass(), test_raster_colormap(), and test_raster_iterator().

Here is the call graph for this function: