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

◆ band_misc_suite_setup()

void band_misc_suite_setup ( void  )
extern

Definition at line 583 of file cu_band_misc.c.

584{
585 CU_pSuite suite = CU_add_suite("band_misc", NULL, NULL);
589}
static void test_band_get_pixel_of_value()
static void test_pixel_set_to_array()
static void test_band_get_nearest_pixel()
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, test_band_get_nearest_pixel(), test_band_get_pixel_of_value(), and test_pixel_set_to_array().

Here is the call graph for this function: