IODA Bundle
test_table.cc File Reference
#include <memory>
#include "eckit/testing/Test.h"
#include "eckit/filesystem/PathName.h"
#include "eckit/config/Resource.h"
Include dependency graph for test_table.cc:

Go to the source code of this file.

Functions

eckit::Resource< eckit::PathName > testDataPath ("$TEST_DATA_DIRECTORY", "..")
 
 CASE ("Table span")
 
int main (int argc, char *argv[])
 

Function Documentation

◆ CASE()

CASE ( "Table span"  )

Definition at line 25 of file test_table.cc.

◆ main()

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

Definition at line 213 of file test_table.cc.

◆ testDataPath()

eckit::Resource<eckit::PathName> testDataPath ( "$TEST_DATA_DIRECTORY"  ,
".."   
)