FV3 Bundle
|
#include <Test.h>
Public Member Functions | |
Test () | |
virtual | ~Test () |
int | execute (const eckit::Configuration &config) const |
Public Member Functions inherited from oops::Application | |
Application () | |
virtual | ~Application () |
Private Member Functions | |
virtual void | register_tests () const =0 |
virtual std::string | testid () const =0 |
std::string | appname () const |
Static Private Member Functions | |
static bool | init_unit_test () |
|
inlineprivatevirtual |
Implements oops::Application.
Definition at line 39 of file Test.h.
|
virtual |
Implements oops::Application.
Definition at line 44 of file Test.h.
|
inlinestaticprivate |
|
privatepure virtual |
Implemented in test::LinearModel< MODEL >, ioda::test::IodaIO, test::Increment< MODEL >, test::LinearVariableChange< MODEL >, ioda::test::ObsSpace, test::LinearObsOperator< MODEL >, test::ModelAuxIncrement< MODEL >, test::State< MODEL >, test::ObsAuxIncrement< MODEL >, test::ErrorCovariance< MODEL >, test::Model< MODEL >, test::GeoVaLs< MODEL >, test::GeometryIterator< MODEL >, test::ModelAuxControl< MODEL >, test::Localization< MODEL >, test::ObsCheck< MODEL >, test::ObsVector< MODEL >, test::ObsOperator< MODEL >, test::ObsAuxControl< MODEL >, test::ModelAuxCovariance< MODEL >, test::Geometry< MODEL >, test::ObsAuxCovariance< MODEL >, test::Locations< MODEL >, test::ObsErrorCovariance< MODEL >, and test::ObservationSpace< MODEL >.
|
privatepure virtual |
Implemented in test::LinearModel< MODEL >, ioda::test::IodaIO, test::Increment< MODEL >, test::LinearVariableChange< MODEL >, ioda::test::ObsSpace, test::LinearObsOperator< MODEL >, test::ModelAuxIncrement< MODEL >, test::State< MODEL >, test::ObsAuxIncrement< MODEL >, test::ErrorCovariance< MODEL >, test::Model< MODEL >, test::GeoVaLs< MODEL >, test::GeometryIterator< MODEL >, test::ModelAuxControl< MODEL >, test::Localization< MODEL >, test::ObsCheck< MODEL >, test::ObsVector< MODEL >, test::ObsOperator< MODEL >, test::ObsAuxControl< MODEL >, test::ModelAuxCovariance< MODEL >, test::Geometry< MODEL >, test::ObsAuxCovariance< MODEL >, test::Locations< MODEL >, test::ObsErrorCovariance< MODEL >, and test::ObservationSpace< MODEL >.