ALL 0.9.3
A Loadbalacing Library
Loading...
Searching...
No Matches
point_dot.cpp File Reference
#include "ALL_Point.hpp"
#include <vector>
#include <boost/test/unit_test.hpp>
+ Include dependency graph for point_dot.cpp:

Go to the source code of this file.

Macros

#define BOOST_TEST_MAIN
 
#define BOOST_TEST_MODULE   point_dot
 

Functions

 BOOST_AUTO_TEST_CASE (point_dot_double)
 
 BOOST_AUTO_TEST_CASE (point_dot_float)
 
 BOOST_AUTO_TEST_CASE (point_dot_long_double)
 

Macro Definition Documentation

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 31 of file point_dot.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   point_dot

Definition at line 33 of file point_dot.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( point_dot_double )

Definition at line 40 of file point_dot.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( point_dot_float )

Definition at line 52 of file point_dot.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( point_dot_long_double )

Definition at line 64 of file point_dot.cpp.