|
OOPS
|
#include <memory>#include <string>#include <vector>#include "eckit/config/LocalConfiguration.h"#include "eckit/testing/Test.h"#include "oops/base/ObsVector.h"#include "oops/base/Variables.h"#include "oops/interface/ObsDataVector.h"#include "oops/runs/Test.h"#include "oops/util/dot_product.h"#include "test/interface/ObsTestsFixture.h"#include "test/TestEnvironment.h"

Go to the source code of this file.
Classes | |
| class | test::ObsDataVector< OBS > |
Namespaces | |
| test | |
Macros | |
| #define | ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Functions | |
| template<typename OBS > | |
| void | test::testConstructors () |
| tests constructor and print method More... | |
| template<typename OBS > | |
| void | test::testObsVector () |
| #define ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Definition at line 15 of file test/interface/ObsDataVector.h.