IODA Bundle
|
#include "eckit/testing/Test.h"
#include "odc/Reader.h"
#include "TemporaryFiles.h"
#include <stdint.h>
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[]) |
CASE | ( | "Test reading | min, |
max and intermediate values" | |||
) |
Definition at line 29 of file test_minmax.cc.
CASE | ( | "Test that the numeric limits are what we expect" | ) |
Definition at line 24 of file test_minmax.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 80 of file test_minmax.cc.