libatomprobe
Library for Atom Probe Tomography (APT) computation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
test.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TEST(f, g)   { if(!(f)) { cerr << "Test failed " << __FILE__ << ":" << __LINE__ << g << endl ; } } ;
 

Macro Definition Documentation

◆ TEST

#define TEST (   f,
 
)    { if(!(f)) { cerr << "Test failed " << __FILE__ << ":" << __LINE__ << g << endl ; } } ;

Definition at line 5 of file test.h.