IODA Bundle
TestBufrParser.h File Reference
#include <iomanip>
#include <iostream>
#include <memory>
#include <string>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/runs/Test.h"
#include "oops/util/Expect.h"
#include "test/TestEnvironment.h"
#include "BufrParser/BufrDescription.h"
#include "BufrParser/BufrMnemonicSet.h"
#include "BufrParser/BufrParser.h"
#include "BufrParser/BufrTypes.h"
#include "DataContainer.h"
#include "ParserFactory.h"
#include "DataObject/ArrayDataObject.h"
#include "DataObject/StrVecDataObject.h"
Include dependency graph for TestBufrParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ingester::test::BufrParserTestFixture
 
class  Ingester::test::BufrParser
 

Namespaces

 Ingester
 
 Ingester::test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

void Ingester::test::test_constructor ()
 
void Ingester::test::test_parsePartialFile ()
 
void Ingester::test::test_parseFileIncrementally ()
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 10 of file TestBufrParser.h.