Project
Loading...
Searching...
No Matches
testSplines.cxx File Reference
#include <boost/test/unit_test.hpp>
#include "Spline1D.h"
#include "Spline2D.h"

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::gpu
 

Macros

#define BOOST_TEST_MODULE   Test TPC Fast Transformation
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 o2::gpu::BOOST_AUTO_TEST_CASE (Spline_test1)
 Basic test if we can create the interface.
 

Detailed Description

Author
Sergey Gorbunov

Definition in file testSplines.cxx.

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 17 of file testSplines.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 16 of file testSplines.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test TPC Fast Transformation

Definition at line 15 of file testSplines.cxx.