PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Functions | |
static void | cu_error_reporter (const char *fmt, va_list ap) |
CUnit error handler Log message in a global var instead of printing in stderr. More... | |
void | pixtype_suite_setup (void) |
void | raster_basics_suite_setup (void) |
void | band_basics_suite_setup (void) |
void | raster_wkb_suite_setup (void) |
void | gdal_suite_setup (void) |
void | raster_geometry_suite_setup (void) |
void | raster_misc_suite_setup (void) |
void | band_stats_suite_setup (void) |
void | band_misc_suite_setup (void) |
void | mapalgebra_suite_setup (void) |
void | spatial_relationship_suite_setup (void) |
void | misc_suite_setup (void) |
int | main (int argc, char *argv[]) |
void | cu_error_msg_reset () |
void | cu_free_raster (rt_raster raster) |
rt_band | cu_add_band (rt_raster raster, rt_pixtype pixtype, int hasnodata, double nodataval) |
Variables | |
PG_SuiteSetup | setupfuncs [] |