| 
    IODA
    
   | 
 
#include <cmath>#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/IodaTrait.h"#include "ioda/ObsSpace.h"

Go to the source code of this file.
Classes | |
| class | ioda::test::ObsSpaceTestFixture | 
| class | ioda::test::ObsSpaceInvalidNumeric | 
Namespaces | |
| ioda | |
| ioda::test | |
Macros | |
| #define | ECKIT_TESTING_SELF_REGISTER_CASES 0 | 
Functions | |
| void | ioda::test::testInvalidNumeric () | 
| void | ioda::test::testCleanup () | 
| #define ECKIT_TESTING_SELF_REGISTER_CASES 0 | 
Definition at line 15 of file ObsSpaceInvalidNumeric.h.