| 
    IODA
    
   | 
 
#include <algorithm>#include <sstream>#include <string>#include <vector>#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/Expect.h"#include "ioda/IodaTrait.h"#include "ioda/ObsSpace.h"

Go to the source code of this file.
Classes | |
| class | ioda::test::ExtendedObsSpace | 
Namespaces | |
| ioda | |
| ioda::test | |
Macros | |
| #define | ECKIT_TESTING_SELF_REGISTER_CASES 0 | 
Functions | |
| void | ioda::test::testExtendedObsSpace (const eckit::LocalConfiguration &conf) | 
| #define ECKIT_TESTING_SELF_REGISTER_CASES 0 | 
Definition at line 16 of file ExtendedObsSpace.h.