OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
s2gTest.cc File Reference
#include <cppunit/TextTestRunner.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/extensions/HelperMacros.h>
#include "BaseType.h"
#include "Array.h"
#include "Grid.h"
#include "reproj_functions.h"
#include "test/TestTypeFactory.h"
#include "util.h"
#include "debug.h"
Include dependency graph for s2gTest.cc:

Go to the source code of this file.

Macros

#define DODS_DEBUG
 
#define THREE_ARRAY_1_DAS   "three_array_1.das"
 
#define THREE_ARRAY_1_DDS   "three_array_1.dds"
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (s2gTest)
 
int main (int, char **)
 

Variables

int test_variable_sleep_interval = 0
 

Macro Definition Documentation

#define DODS_DEBUG

Definition at line 32 of file s2gTest.cc.

#define THREE_ARRAY_1_DAS   "three_array_1.das"

Definition at line 47 of file s2gTest.cc.

#define THREE_ARRAY_1_DDS   "three_array_1.dds"

Definition at line 46 of file s2gTest.cc.

Function Documentation

CPPUNIT_TEST_SUITE_REGISTRATION ( s2gTest  )
int main ( int  ,
char **   
)

Definition at line 660 of file s2gTest.cc.

Variable Documentation

int test_variable_sleep_interval = 0

Definition at line 53 of file s2gTest.cc.