IODA Bundle
test_functions.cc File Reference
#include "eckit/testing/Test.h"
#include "eckit/types/FloatCompare.h"
#include "odc/Writer.h"
#include "odc/Select.h"
#include "TemporaryFiles.h"
Include dependency graph for test_functions.cc:

Go to the source code of this file.

Functions

 CASE ("Various distance measuring functions return sensible things")
 
 CASE ("Inside or outside detection works for circles")
 
 CASE ("Norms are correctly calculated")
 
int main (int argc, char *argv[])
 

Function Documentation

◆ CASE() [1/3]

CASE ( "Inside or outside detection works for circles"  )

Definition at line 171 of file test_functions.cc.

Here is the call graph for this function:

◆ CASE() [2/3]

CASE ( "Norms are correctly calculated"  )

Definition at line 255 of file test_functions.cc.

Here is the call graph for this function:

◆ CASE() [3/3]

CASE ( "Various distance measuring functions return sensible things"  )

Definition at line 24 of file test_functions.cc.

Here is the call graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 303 of file test_functions.cc.