PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ band_stats_suite_setup()

void band_stats_suite_setup ( void  )

Definition at line 271 of file cu_band_stats.c.

272 {
273  CU_pSuite suite = CU_add_suite("band_stats", NULL, NULL);
276 }
static void test_band_value_count()
static void test_band_stats()
Definition: cu_band_stats.c:27
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, test_band_stats(), and test_band_value_count().

Here is the call graph for this function: