IODA
test/ioda/ObsSpace.h File Reference
#include <cmath>
#include <set>
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.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 "ioda/distribution/Accumulator.h"
#include "ioda/distribution/DistributionUtils.h"
#include "ioda/IodaTrait.h"
#include "ioda/ObsSpace.h"
Include dependency graph for test/ioda/ObsSpace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ioda::test::ObsSpaceTestFixture
 
class  ioda::test::ObsSpace
 

Namespaces

 eckit
 
 ioda
 
 ioda::test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

void ioda::test::testConstructor ()
 
void ioda::test::testGetDb ()
 
void ioda::test::testPutDb ()
 
void ioda::test::testPutGetChanSelect ()
 
void ioda::test::testWriteableGroup ()
 
void ioda::test::testMultiDimTransfer ()
 
void ioda::test::testObsVariables ()
 
void ioda::test::testDerivedObsError ()
 
void ioda::test::testCleanup ()
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 16 of file test/ioda/ObsSpace.h.