IODA Bundle
test_minmax.cc File Reference
#include "eckit/testing/Test.h"
#include "odc/Reader.h"
#include "TemporaryFiles.h"
#include <stdint.h>
Include dependency graph for test_minmax.cc:

Go to the source code of this file.

Functions

 CASE ("Test that the numeric limits are what we expect")
 
 CASE ("Test reading min, max and intermediate values")
 
int main (int argc, char *argv[])
 

Function Documentation

◆ CASE() [1/2]

CASE ( "Test reading  min,
max and intermediate values"   
)

Definition at line 29 of file test_minmax.cc.

◆ CASE() [2/2]

CASE ( "Test that the numeric limits are what we expect"  )

Definition at line 24 of file test_minmax.cc.

◆ main()

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

Definition at line 80 of file test_minmax.cc.