IODA Bundle
test_select_iterator.cc File Reference
#include "odc_ecbuild_config.h"
#include "eckit/eckit_config.h"
#include "eckit/config/Resource.h"
#include "eckit/system/SystemInfo.h"
#include "eckit/filesystem/PathName.h"
#include "eckit/testing/Test.h"
#include "odc/Select.h"
#include "odc/Reader.h"
#include "TemporaryFiles.h"
#include <algorithm>
Include dependency graph for test_select_iterator.cc:

Go to the source code of this file.

Functions

 CASE ("Test reading with iterators")
 
 CASE ("Test bugfix 01, quote <<UnitTest problem fixed with p4 change 23687>>")
 
int main (int argc, char *argv[])
 

Function Documentation

◆ CASE() [1/2]

CASE ( "Test bugfix  01,
quote<< UnitTest problem fixed with p4 change 23687 >>"   
)

Definition at line 126 of file test_select_iterator.cc.

Here is the call graph for this function:

◆ CASE() [2/2]

CASE ( "Test reading with iterators"  )

Definition at line 33 of file test_select_iterator.cc.

Here is the call graph for this function:

◆ main()

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

Definition at line 222 of file test_select_iterator.cc.