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

◆ stringbuffer_suite_setup()

void stringbuffer_suite_setup ( void  )
extern

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: