IODA
test/io/IodaIO.h File Reference
#include <algorithm>
#include <cmath>
#include <map>
#include <memory>
#include <string>
#include <typeinfo>
#include <vector>
#include <boost/any.hpp>
#include <boost/noncopyable.hpp>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "oops/test/TestEnvironment.h"
#include "oops/util/Logger.h"
#include "ioda/io/IodaIO.h"
#include "ioda/io/IodaIOfactory.h"
Include dependency graph for test/io/IodaIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ioda::test::IodaIO
 

Namespaces

 ioda
 
 ioda::test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

std::size_t ioda::test::GetMaxStringSize (const std::vector< std::string > &Strings)
 
void ioda::test::testConstructor ()
 
void ioda::test::testContainers ()
 
void ioda::test::testReadVar ()
 
void ioda::test::testWriteVar ()
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 23 of file test/io/IodaIO.h.