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

◆ 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()
#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: