PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ misc_suite_setup()

void misc_suite_setup ( void  )

Definition at line 147 of file raster/test/cunit/cu_misc.c.

148 {
149  CU_pSuite suite = CU_add_suite("misc", NULL, NULL);
153 }
#define PG_ADD_TEST(suite, testfunc)
static void test_util_gdal_open()
static void test_hsv_to_rgb()
static void test_rgb_to_hsv()

References PG_ADD_TEST, test_hsv_to_rgb(), test_rgb_to_hsv(), and test_util_gdal_open().

Here is the call graph for this function: