Data Structures | Functions
/home/martin/workspace/OpenStreetNav/src/test/osmdb.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <boost/filesystem.hpp>
#include <boost/property_tree/xml_parser.hpp>
#include "../osmdb/osmdb.h"
#include "../sqllib/sqllib.h"
#include <test_config.h>
#include <algorithm>

Go to the source code of this file.

Data Structures

class  OsmDBFixture

Functions

 BOOST_AUTO_TEST_CASE (create)
 BOOST_AUTO_TEST_CASE (indexes)
 BOOST_AUTO_TEST_CASE (insert)
 BOOST_AUTO_TEST_CASE (new_import)
 BOOST_AUTO_TEST_CASE (import_proc_dis)
 BOOST_AUTO_TEST_CASE (empty_displaydb)
 BOOST_AUTO_TEST_CASE (simple)
 BOOST_AUTO_TEST_CASE (wayred_cursor)
 BOOST_AUTO_TEST_CASE (properties)
 BOOST_AUTO_TEST_CASE (waylister)

Function Documentation

BOOST_AUTO_TEST_CASE ( create  )

Definition at line 37 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( indexes  )

Definition at line 43 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( insert  )

Definition at line 53 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( new_import  )

Definition at line 122 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( import_proc_dis  )

Definition at line 194 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( empty_displaydb  )

Definition at line 207 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( simple  )

Definition at line 216 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( wayred_cursor  )

Definition at line 247 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( properties  )

Definition at line 287 of file osmdb.cpp.

BOOST_AUTO_TEST_CASE ( waylister  )

Definition at line 337 of file osmdb.cpp.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines