PostGIS  2.5.7dev-r@@SVN_REVISION@@
cu_in_wkb.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "CUnit/Basic.h"
#include "liblwgeom_internal.h"
#include "cu_tester.h"
Include dependency graph for cu_in_wkb.c:

Go to the source code of this file.

Functions

static int init_wkb_in_suite (void)
 
static int clean_wkb_in_suite (void)
 
static void cu_wkb_malformed_in (char *hex)
 
static void cu_wkb_in (char *wkt)
 
static void test_wkb_in_point (void)
 
static void test_wkb_in_linestring (void)
 
static void test_wkb_in_polygon (void)
 
static void test_wkb_in_multipoint (void)
 
static void test_wkb_in_multilinestring (void)
 
static void test_wkb_in_multipolygon (void)
 
static void test_wkb_in_collection (void)
 
static void test_wkb_in_circularstring (void)
 
static void test_wkb_in_compoundcurve (void)
 
static void test_wkb_in_curvpolygon (void)
 
static void test_wkb_in_multicurve (void)
 
static void test_wkb_in_multisurface (void)
 
static void test_wkb_in_malformed (void)
 
static void test_wkb_leak (void)
 
void wkb_in_suite_setup (void)
 

Variables

static char * hex_a
 
static char * hex_b