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

Go to the source code of this file.

Classes

class  test::ObsAuxControlFixture< MODEL >
 
class  test::ObsAuxControl< 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::testCopyConstructor ()
 

Macro Definition Documentation

◆ BOOST_TEST_ALTERNATIVE_INIT_API

#define BOOST_TEST_ALTERNATIVE_INIT_API

Definition at line 17 of file test/interface/ObsAuxControl.h.

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 18 of file test/interface/ObsAuxControl.h.

◆ BOOST_TEST_NO_MAIN

#define BOOST_TEST_NO_MAIN

Definition at line 16 of file test/interface/ObsAuxControl.h.