ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
camera_database_test.cc File Reference
#include "util/testing.h"
#include "base/camera_database.h"
Include dependency graph for camera_database_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "base/camera_database"
 

Functions

 BOOST_AUTO_TEST_CASE (TestInitialization)
 
 BOOST_AUTO_TEST_CASE (TestExactMatch)
 
 BOOST_AUTO_TEST_CASE (TestAmbiguousMatch)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "base/camera_database"

Definition at line 32 of file camera_database_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( TestAmbiguousMatch  )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( TestExactMatch  )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( TestInitialization  )