PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ stringbuffer_suite_setup()

void stringbuffer_suite_setup ( void  )

Definition at line 57 of file cu_stringbuffer.c.

58 {
59  CU_pSuite suite = CU_add_suite("stringbuffer", NULL, NULL);
62 }
static void test_stringbuffer_append(void)
static void test_stringbuffer_aprintf(void)
#define PG_ADD_TEST(suite, testfunc)

References PG_ADD_TEST, test_stringbuffer_append(), and test_stringbuffer_aprintf().

Here is the call graph for this function: