|
OOPS
|
#include <string>#include <vector>#include "eckit/config/Configuration.h"#include "eckit/testing/Test.h"#include "oops/interface/GeometryIterator.h"#include "oops/interface/ObsSpace.h"#include "oops/runs/Test.h"#include "test/interface/ObsTestsFixture.h"#include "test/TestEnvironment.h"

Go to the source code of this file.
Classes | |
| class | test::ObsIterator< OBS > |
Namespaces | |
| test | |
Macros | |
| #define | ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Functions | |
| template<typename MODEL > | |
| void | test::testBasic () |
| Tests of Geometry::begin/end; GeometryIterator ctor and ==/!= operators. More... | |
| #define ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Definition at line 14 of file src/test/interface/ObsIterator.h.