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

Go to the source code of this file.

Functions

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

Function Documentation

◆ CASE()

CASE ( "Test access Table iterator"  )

Definition at line 27 of file test_table_iterator.cc.

Here is the call graph for this function:

◆ main()

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

Definition at line 66 of file test_table_iterator.cc.

◆ testDataPath()

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