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

Go to the source code of this file.

Macros

#define TEST_NAME   "base/database_cache"
 

Functions

 BOOST_AUTO_TEST_CASE (TestEmpty)
 
 BOOST_AUTO_TEST_CASE (TestAddCamera)
 
 BOOST_AUTO_TEST_CASE (TestDegenerateCamera)
 
 BOOST_AUTO_TEST_CASE (TestAddImage)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "base/database_cache"

Definition at line 32 of file database_cache_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

◆ BOOST_AUTO_TEST_CASE() [3/4]

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( TestEmpty  )