FV3 Bundle
oops/src/test/interface/ObsCheck.h File Reference
#include <string>
#include <vector>
#include <boost/test/unit_test.hpp>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include "eckit/config/LocalConfiguration.h"
#include "oops/interface/GeoVaLs.h"
#include "oops/interface/ObsAuxControl.h"
#include "oops/interface/ObsCheck.h"
#include "oops/interface/ObsOperator.h"
#include "oops/interface/ObsVector.h"
#include "oops/runs/Test.h"
#include "test/interface/ObsTestsFixture.h"
#include "test/TestEnvironment.h"
Include dependency graph for oops/src/test/interface/ObsCheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  test::ObsCheck< MODEL >
 

Namespaces

 test
 

Macros

#define BOOST_TEST_NO_MAIN
 
#define BOOST_TEST_ALTERNATIVE_INIT_API
 
#define BOOST_TEST_DYN_LINK
 

Functions

template<typename MODEL >
void test::testConstructor ()
 
template<typename MODEL >
void test::testObsCheck ()
 

Macro Definition Documentation

◆ BOOST_TEST_ALTERNATIVE_INIT_API

#define BOOST_TEST_ALTERNATIVE_INIT_API

Definition at line 15 of file oops/src/test/interface/ObsCheck.h.

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 16 of file oops/src/test/interface/ObsCheck.h.

◆ BOOST_TEST_NO_MAIN

#define BOOST_TEST_NO_MAIN

Definition at line 14 of file oops/src/test/interface/ObsCheck.h.