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

Go to the source code of this file.

Macros

#define TEST_NAME   "mvs/mat_test"
 

Functions

 BOOST_AUTO_TEST_CASE (TestEmpty)
 
 BOOST_AUTO_TEST_CASE (TestNonEmpty)
 
 BOOST_AUTO_TEST_CASE (TestGetSet)
 
 BOOST_AUTO_TEST_CASE (TestFill)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "mvs/mat_test"

Definition at line 32 of file mat_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( TestFill  )

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( TestGetSet  )

◆ BOOST_AUTO_TEST_CASE() [4/4]