FV3 Bundle
test/fileio/IodaIO.h File Reference
#include <string>
#include <cmath>
#include <boost/test/unit_test.hpp>
#include <boost/noncopyable.hpp>
#include "eckit/config/LocalConfiguration.h"
#include "oops/runs/Test.h"
#include "oops/util/Logger.h"
#include "test/TestEnvironment.h"
#include "fileio/IodaIO.h"
#include "fileio/IodaIOfactory.h"
Include dependency graph for test/fileio/IodaIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ioda::test::IodaIO
 

Namespaces

 ioda
 
 ioda::test
 

Macros

#define BOOST_TEST_NO_MAIN
 
#define BOOST_TEST_ALTERNATIVE_INIT_API
 
#define BOOST_TEST_DYN_LINK
 

Functions

void ioda::test::testConstructor ()
 
void ioda::test::testReadVar ()
 
void ioda::test::testWriteVar ()
 
void ioda::test::testReadDateTime ()
 

Macro Definition Documentation

◆ BOOST_TEST_ALTERNATIVE_INIT_API

#define BOOST_TEST_ALTERNATIVE_INIT_API

Definition at line 18 of file test/fileio/IodaIO.h.

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 19 of file test/fileio/IodaIO.h.

◆ BOOST_TEST_NO_MAIN

#define BOOST_TEST_NO_MAIN

Definition at line 17 of file test/fileio/IodaIO.h.