IODA Bundle
test_decode_odb.cc File Reference
#include "eckit/config/Resource.h"
#include "eckit/testing/Test.h"
#include "eckit/types/FloatCompare.h"
#include "eckit/value/Value.h"
#include "odc/Reader.h"
#include <math.h>
Include dependency graph for test_decode_odb.cc:

Go to the source code of this file.

Classes

struct  CellData
 
class  ODBChecker
 

Functions

eckit::Resource< eckit::PathName > testDataPath ("$TEST_DATA_DIRECTORY", "..")
 
 CASE ("The correct number of rows are decoded")
 
 CASE ("The correct data is present in a selection of random rows")
 
int main (int argc, char *argv[])
 

Function Documentation

◆ CASE() [1/2]

CASE ( "The correct data is present in a selection of random rows"  )

Definition at line 249 of file test_decode_odb.cc.

Here is the call graph for this function:

◆ CASE() [2/2]

CASE ( "The correct number of rows are decoded"  )

Definition at line 222 of file test_decode_odb.cc.

Here is the call graph for this function:

◆ main()

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

Definition at line 272 of file test_decode_odb.cc.

◆ testDataPath()

eckit::Resource<eckit::PathName> testDataPath ( "$TEST_DATA_DIRECTORY"  ,
".."   
)
Here is the caller graph for this function: