IODA Bundle
test_metadata.cc File Reference
#include <memory>
#include "eckit/testing/Test.h"
#include "odc/core/MetaData.h"
#include "odc/Writer.h"
Include dependency graph for test_metadata.cc:

Go to the source code of this file.

Functions

 CASE ("Copy metadata preserves data sizes")
 
 CASE ("Copy metadata in Writer")
 
int main (int argc, char *argv[])
 

Function Documentation

◆ CASE() [1/2]

CASE ( "Copy metadata in Writer"  )

Definition at line 41 of file test_metadata.cc.

Here is the call graph for this function:

◆ CASE() [2/2]

CASE ( "Copy metadata preserves data sizes"  )

Definition at line 23 of file test_metadata.cc.

Here is the call graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 62 of file test_metadata.cc.