______________________________________ESMF_4_0_0rp2 BUILD AND TEST SUMMARY_________________________



                   INSTALL/
          BUILD  QUICK_START OS.COMPILER.COMM.ABI    UNIT TESTS   EXAMPLES  SYSTEM TESTS
_______________________________________________________________________________________________
         PASS/FAIL PASS/FAIL                           PASS/FAIL   PASS/FAIL  PASS/FAIL
_______________________________________________________________________________________________
f272(g)     PASS      PASS    Linux.g95.mpich2.64          3675/0      60/0      30/0
f272(O)     PASS      PASS    Linux.g95.mpich2.64          3675/0      60/0      30/0

_______________________________________________________________________________________________

Tue May  4 20:05:37 CDT 2010 on f272 
Compiler and configuration information:


--------------------------------------------------------------
Make version:
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for x86_64-redhat-linux-gnu

--------------------------------------------------------------
Fortran Compiler version:
mpif90 for 1.4.0
G95 (GCC 4.0.3 (g95 0.92!) Jul  8 2009)
Copyright (C) 2002-2008 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

--------------------------------------------------------------
C++ Compiler version:
mpicxx for 1.4.0
g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
Preprocessor version:
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
ESMF_VERSION_STRING "4.0.0rp2"
--------------------------------------------------------------

--------------------------------------------------------------
* User set ESMF environment variables *
ESMF_OS=Linux
ESMF_TESTMPMD=OFF
ESMF_DIR=/fusion/home/svasquez/script_dir/branch_builds/g95/esmf
ESMF_TESTWITHTHREADS=OFF
ESMF_INSTALL_PREFIX=/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/../install_dir
ESMF_COMM=mpich2
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=g
ESMF_SITE=default
ESMF_ABI=64
ESMF_COMPILER=g95

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /fusion/home/svasquez/script_dir/branch_builds/g95/esmf
ESMF_OS:                Linux
ESMF_MACHINE:           x86_64
ESMF_ABI:               64
ESMF_COMPILER:          g95
ESMF_BOPT:              g
ESMF_COMM:              mpich2
ESMF_SITE:              default
ESMF_PTHREADS:          OFF
ESMF_OPENMP:            OFF
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
ESMF_DEFER_LIB_BUILD:   ON
ESMF_TESTEXHAUSTIVE:    ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_TESTMPMD:          OFF
ESMF_TESTSHAREDOBJ:     OFF
ESMF_TESTFORCEOPENMP:   OFF
ESMF_TESTHARNESS:       NONEXHAUSTIVE
ESMF_MPIRUN:            mpirun 

--------------------------------------------------------------
* ESMF environment variables pointing to 3rd party software *

--------------------------------------------------------------
* ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /fusion/home/svasquez/script_dir/branch_builds/g95/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modg/Linux.g95.64.mpich2.default
ESMF_INSTALL_LIBDIR:    lib/libg/Linux.g95.64.mpich2.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
* Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /soft/mvapich2/1.4-gcc-4.0.3-g95-0.92/bin/mpif90
Location of the Fortran linker:    /soft/mvapich2/1.4-gcc-4.0.3-g95-0.92/bin/mpif90
Location of the C++ compiler:      /soft/mvapich2/1.4-gcc-4.0.3-g95-0.92/bin/mpicxx
Location of the C++ linker:        /soft/mvapich2/1.4-gcc-4.0.3-g95-0.92/bin/mpicxx

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -g -fPIC  -m64 -mcmodel=small
ESMF_F90COMPILEPATHS: -I/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/mod/modg/Linux.g95.64.mpich2.default -I/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/src/include
ESMF_F90COMPILECPPFLAGS: -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE -DSx86_64_small=1 -DESMF_OS_Linux=1
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: -ffree-form
ESMF_F90COMPILEFIXCPP: -cpp -ffixed-form
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:   -m64 -mcmodel=small
ESMF_F90LINKPATHS: -L/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/lib/libg/Linux.g95.64.mpich2.default -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/
ESMF_F90LINKRPATHS: -Wl,-rpath,/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/lib/libg/Linux.g95.64.mpich2.default -Wl,-rpath,/usr/lib/gcc/x86_64-redhat-linux/4.1.2/
ESMF_F90LINKLIBS:  -lrt -lstdc++ -ldl
ESMF_F90ESMFLINKLIBS: -lesmf  -lrt -lstdc++ -ldl

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -g -fPIC -DESMF_LOWERCASE_DOUBLEUNDERSCORE -m64 -mcmodel=small
ESMF_CXXCOMPILEPATHS: -I/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/src/include
ESMF_CXXCOMPILECPPFLAGS: -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE  -DSx86_64_small=1 -DESMF_OS_Linux=1 -D__SDIR__=''

C++ linker flags:
ESMF_CXXLINKOPTS:  -m64 -mcmodel=small
ESMF_CXXLINKPATHS: -L/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/lib/libg/Linux.g95.64.mpich2.default
ESMF_CXXLINKRPATHS: -Wl,-rpath,/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/lib/libg/Linux.g95.64.mpich2.default
ESMF_CXXLINKLIBS:  -lrt /fusion/gpfs/software/linux-rhel5-x86_64/g95/0.92/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.3//libf95.a -ldl
ESMF_CXXESMFLINKLIBS: -lesmf  -lrt /fusion/gpfs/software/linux-rhel5-x86_64/g95/0.92/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.3//libf95.a -ldl


--------------------------------------------------------------
Compiling on Tue May 4 20:05:37 CDT 2010 on f272
Machine characteristics: Linux f272 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
==============================================================

Tue May  4 20:09:31 CDT 2010 library build ................PASS
Builds with warnings.
Tue May  4 20:09:33 CDT 2010 library install ..............PASS
Tue May  4 20:10:17 CDT 2010 library installcheck .........PASS
Tue May  4 20:10:29 CDT 2010 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Tue May  4 20:30:44 CDT 2010 build_system_tests ...........PASS
Tue May  4 20:31:38 CDT 2010 run_system_tests .............PASS


The following system tests passed:


src/system_tests/ESMF_ArrayBundleRedist/ESMF_ArrayBundleRedistSTest.F90
src/system_tests/ESMF_ArrayBundleSparseMatMul/ESMF_ArrayBundleSparseMatMulSTest.F90
src/system_tests/ESMF_ArrayRedist/ESMF_ArrayRedistSTest.F90
src/system_tests/ESMF_ArrayRedist3D/ESMF_ArrayRedist3DSTest.F90
src/system_tests/ESMF_ArrayRedistOpenMP/ESMF_ArrayRedistOpenMPSTest.F90
src/system_tests/ESMF_ArrayScatterGather/ESMF_ArrayScatterGatherSTest.F90
src/system_tests/ESMF_ArraySparseMatMul/ESMF_ArraySparseMatMulSTest.F90
src/system_tests/ESMF_Attribute/ESMF_AttributeSTest.F90
src/system_tests/ESMF_CompCreate/ESMF_CompCreateSTest.F90
src/system_tests/ESMF_CompFortranAndC/ESMF_CompFortranAndCSTest.F90
src/system_tests/ESMF_ConcurrentComponent/ESMF_ConcurrentCompSTest.F90
src/system_tests/ESMF_ConcurrentEnsemble/ESMF_ConcurrentEnsembleSTest.F90
src/system_tests/ESMF_DirectCoupling/ESMF_DirectCouplingSTest.F90
src/system_tests/ESMF_FieldBundleRedistArb2Arb/ESMF_FieldBundleRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Arb/ESMF_FieldBundleRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Blk/ESMF_FieldBundleRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldBundleSMM/ESMF_FieldBundleSMMSTest.F90
src/system_tests/ESMF_FieldConcurrentComp/ESMF_FieldConCompSTest.F90
src/system_tests/ESMF_FieldLSSMM/ESMF_FieldLSSMMSTest.F90
src/system_tests/ESMF_FieldRedist/ESMF_FieldRedistSTest.F90
src/system_tests/ESMF_FieldRedistArb2Arb/ESMF_FieldRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Arb/ESMF_FieldRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Blk/ESMF_FieldRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldRegrid/ESMF_FieldRegridSTest.F90
src/system_tests/ESMF_FieldRegridDisjoint/ESMF_FieldRegridDisjointSTest.F90
src/system_tests/ESMF_FieldRegridMesh/ESMF_FieldRegridMeshSTest.F90
src/system_tests/ESMF_FieldRegridOverlap/ESMF_FieldRegridOverlapSTest.F90
src/system_tests/ESMF_FieldSparseMatMul/ESMF_FieldSparseMatMulSTest.F90
src/system_tests/ESMF_RecursiveComponent/ESMF_RecursiveComponentSTest.F90
src/system_tests/ESMF_SequentialEnsemble/ESMF_SequentialEnsembleSTest.F90




The stdout files for the system_tests can be found at:
/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/test/testg/Linux.g95.64.mpich2.default


Found 30 multi-processor system tests, 30 passed and 0 failed.



|------------------------- EXAMPLES ---------------------------|
Tue May  4 20:59:20 CDT 2010 build_examples ...............PASS
Tue May  4 21:00:38 CDT 2010 run_examples .................PASS


The following examples passed:


src/Infrastructure/Array/examples/ESMF_ArrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayHaloEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayLarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayRedistEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherArbEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherEx.F90
src/Infrastructure/Array/examples/ESMF_ArraySparseMatMulEx.F90
src/Infrastructure/ArrayBundle/examples/ESMF_ArrayBundleEx.F90
src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/DistGrid/examples/ESMF_DistGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldArbGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldCreateEx.F90
src/Infrastructure/Field/examples/ESMF_FieldEx.F90
src/Infrastructure/Field/examples/ESMF_FieldMeshRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridMaskEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRepDimEx.F90
src/Infrastructure/Field/examples/ESMF_FieldSphereRegridEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleRedistEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleSMMEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldCommEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldRedistEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldSMMEx.F90
src/Infrastructure/Grid/examples/ESMF_GridCreateRegFromDGEx.F90
src/Infrastructure/Grid/examples/ESMF_GridUsageEx.F90
src/Infrastructure/LocStream/examples/ESMF_LocStreamEx.F90
src/Infrastructure/LogErr/examples/ESMF_LogErrEx.F90
src/Infrastructure/Mesh/examples/ESMF_MeshEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_AlarmEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_CalendarEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_ClockEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeIntervalEx.F90
src/Infrastructure/VM/examples/ESMF_VMAllFullReduceEx.F90
src/Infrastructure/VM/examples/ESMF_VMComponentEx.F90
src/Infrastructure/VM/examples/ESMF_VMDefaultBasicsEx.F90
src/Infrastructure/VM/examples/ESMF_VMGetMPICommunicatorEx.F90
src/Infrastructure/VM/examples/ESMF_VMScatterVMGatherEx.F90
src/Infrastructure/VM/examples/ESMF_VMSendVMRecvEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiCommEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadFieldEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridCompEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributePackageEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeUpdateEx.F90
src/Superstructure/Component/examples/ESMF_AppMainEx.F90
src/Superstructure/Component/examples/ESMF_CplEx.F90
src/Superstructure/Component/examples/ESMF_GCompEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateModEx.F90
src/Superstructure/State/examples/ESMF_AttachMethodsEx.F90
src/Superstructure/State/examples/ESMF_StateEx.F90
src/Superstructure/State/examples/ESMF_StateReadWriteEx.F90
src/Superstructure/State/examples/ESMF_StateReconcileEx.F90




The stdout files for the examples can be found at:
/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/examples/examplesg/Linux.g95.64.mpich2.default


Found 60 multi-processor examples, 60 passed and 0 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Tue May  4 21:50:32 CDT 2010 build_unit_tests .............PASS
Tue May  4 22:00:39 CDT 2010 run_unit_tests ...............PASS




The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMC_ArrayUTest.C
src/Infrastructure/Array/tests/ESMF_ArrayArbIdxSMMUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayCreateGetUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayGatherUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayRedistUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayScatterUTest.F90
src/Infrastructure/ArrayBundle/tests/ESMF_ArrayBundleCreateUTest.F90
src/Infrastructure/ArraySpec/tests/ESMC_ArraySpecUTest.C
src/Infrastructure/ArraySpec/tests/ESMF_ArraySpecUTest.F90
src/Infrastructure/Base/tests/ESMF_BaseUTest.F90
src/Infrastructure/Config/tests/ESMC_ConfigUTest.C
src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutWorkQueueUTest.F90
src/Infrastructure/DistGrid/tests/ESMC_DistGridUTest.C
src/Infrastructure/DistGrid/tests/ESMF_DistGridCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMC_FieldUTest.C
src/Infrastructure/Field/tests/ESMF_FieldArbGridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldRegridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleCrGetUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleRedistUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleSMMUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldGatherUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldLSSMMUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistArbUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldSMMUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridArbitraryUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCoordUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCreateUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridItemUTest.F90
src/Infrastructure/GridUtil/tests/ESMF_GridToMeshUTest.F90
src/Infrastructure/IO/tests/ESMC_IO_NetCDFUTest.C
src/Infrastructure/IOSpec/tests/ESMF_IOSpecUTest.F90
src/Infrastructure/LocStream/tests/ESMF_LocStreamUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayDataUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayUTest.F90
src/Infrastructure/LogErr/tests/ESMC_LogErrUTest.C
src/Infrastructure/LogErr/tests/ESMF_LogErrUTest.F90
src/Infrastructure/Mesh/tests/ESMC_MeshUTest.C
src/Infrastructure/Mesh/tests/ESMF_MeshUTest.F90
src/Infrastructure/TimeMgr/tests/ESMC_CalendarUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_ClockUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeIntervalUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeUTest.C
src/Infrastructure/TimeMgr/tests/ESMF_AlarmUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalRangeUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalendarUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_ClockUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeIntervalUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeUTest.F90
src/Infrastructure/Util/tests/ESMF_FortranWordsizeUTest.F90
src/Infrastructure/Util/tests/ESMF_InitMacrosUTest.F90
src/Infrastructure/Util/tests/ESMF_TypeKindGetUTest.F90
src/Infrastructure/Util/tests/ESMF_UtilUTest.F90
src/Infrastructure/VM/tests/ESMC_VMUTest.C
src/Infrastructure/VM/tests/ESMF_VMAllGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllToAllVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBarrierUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBroadcastUTest.F90
src/Infrastructure/VM/tests/ESMF_VMComponentUTest.F90
src/Infrastructure/VM/tests/ESMF_VMGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMOpenMPUTest.F90
src/Infrastructure/VM/tests/ESMF_VMScatterUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendNbVMRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendVMRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUserMpiInitUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeABundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeArrayUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeDistGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFBundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeStateUTest.F90
src/Superstructure/Component/tests/ESMC_ComponentUTest.C
src/Superstructure/Component/tests/ESMF_CompSetServUTest.F90
src/Superstructure/Component/tests/ESMF_ComponentUTest.F90
src/Superstructure/Component/tests/ESMF_CplCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_GridCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_StdCompMethodsUTest.F90
src/Superstructure/IOAPI/tests/ESMF_IOGridCompUTest.F90
src/Superstructure/State/tests/ESMC_StateUTest.C
src/Superstructure/State/tests/ESMF_StateCreateUTest.F90
src/Superstructure/State/tests/ESMF_StateReadWriteUTest.F90
src/Superstructure/State/tests/ESMF_StateReconcileUTest.F90
src/epilogue/tests/ESMCI_TestUTest.C
src/epilogue/tests/ESMC_TestUTest.C
src/epilogue/tests/ESMF_TestUTest.F90
src/prologue/tests/ESMF_F90ArrayPtrUTest.F90
src/prologue/tests/ESMF_LAPACKUTest.F90
src/prologue/tests/ESMF_StringUTest.F90
src/prologue/tests/ESMF_WordsizeUTest.F90


The following test harness unit tests pass:
ESMF_ArrayHarness2UTest
ESMF_FieldHarness2UTest


The log and stdout files for the unit tests can be found at:
/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/test/testg/Linux.g95.64.mpich2.default


Found 3675 exhaustive multi-processor unit tests, 3675 passed and 0 failed.



_______________________________________________________________________________________________

Tue May  4 22:01:22 CDT 2010 on f272 
Compiler and configuration information:


--------------------------------------------------------------
Make version:
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for x86_64-redhat-linux-gnu

--------------------------------------------------------------
Fortran Compiler version:
mpif90 for 1.4.0
G95 (GCC 4.0.3 (g95 0.92!) Jul  8 2009)
Copyright (C) 2002-2008 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

--------------------------------------------------------------
C++ Compiler version:
mpicxx for 1.4.0
g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
Preprocessor version:
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
ESMF_VERSION_STRING "4.0.0rp2"
--------------------------------------------------------------

--------------------------------------------------------------
* User set ESMF environment variables *
ESMF_OS=Linux
ESMF_TESTMPMD=OFF
ESMF_DIR=/fusion/home/svasquez/script_dir/branch_builds/g95/esmf
ESMF_TESTWITHTHREADS=OFF
ESMF_INSTALL_PREFIX=/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/../install_dir
ESMF_COMM=mpich2
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=O
ESMF_SITE=default
ESMF_ABI=64
ESMF_COMPILER=g95

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /fusion/home/svasquez/script_dir/branch_builds/g95/esmf
ESMF_OS:                Linux
ESMF_MACHINE:           x86_64
ESMF_ABI:               64
ESMF_COMPILER:          g95
ESMF_BOPT:              O
ESMF_COMM:              mpich2
ESMF_SITE:              default
ESMF_PTHREADS:          OFF
ESMF_OPENMP:            OFF
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
ESMF_DEFER_LIB_BUILD:   ON
ESMF_TESTEXHAUSTIVE:    ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_TESTMPMD:          OFF
ESMF_TESTSHAREDOBJ:     OFF
ESMF_TESTFORCEOPENMP:   OFF
ESMF_TESTHARNESS:       NONEXHAUSTIVE
ESMF_MPIRUN:            mpirun 

--------------------------------------------------------------
* ESMF environment variables pointing to 3rd party software *

--------------------------------------------------------------
* ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /fusion/home/svasquez/script_dir/branch_builds/g95/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modO/Linux.g95.64.mpich2.default
ESMF_INSTALL_LIBDIR:    lib/libO/Linux.g95.64.mpich2.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
* Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /soft/mvapich2/1.4-gcc-4.0.3-g95-0.92/bin/mpif90
Location of the Fortran linker:    /soft/mvapich2/1.4-gcc-4.0.3-g95-0.92/bin/mpif90
Location of the C++ compiler:      /soft/mvapich2/1.4-gcc-4.0.3-g95-0.92/bin/mpicxx
Location of the C++ linker:        /soft/mvapich2/1.4-gcc-4.0.3-g95-0.92/bin/mpicxx

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -O -fPIC  -m64 -mcmodel=small
ESMF_F90COMPILEPATHS: -I/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/mod/modO/Linux.g95.64.mpich2.default -I/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/src/include
ESMF_F90COMPILECPPFLAGS: -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE -DSx86_64_small=1 -DESMF_OS_Linux=1
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: -ffree-form
ESMF_F90COMPILEFIXCPP: -cpp -ffixed-form
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:   -m64 -mcmodel=small
ESMF_F90LINKPATHS: -L/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/lib/libO/Linux.g95.64.mpich2.default -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/
ESMF_F90LINKRPATHS: -Wl,-rpath,/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/lib/libO/Linux.g95.64.mpich2.default -Wl,-rpath,/usr/lib/gcc/x86_64-redhat-linux/4.1.2/
ESMF_F90LINKLIBS:  -lrt -lstdc++ -ldl
ESMF_F90ESMFLINKLIBS: -lesmf  -lrt -lstdc++ -ldl

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -O -DNDEBUG -fPIC -DESMF_LOWERCASE_DOUBLEUNDERSCORE -m64 -mcmodel=small
ESMF_CXXCOMPILEPATHS: -I/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/src/include
ESMF_CXXCOMPILECPPFLAGS: -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE  -DSx86_64_small=1 -DESMF_OS_Linux=1 -D__SDIR__=''

C++ linker flags:
ESMF_CXXLINKOPTS:  -m64 -mcmodel=small
ESMF_CXXLINKPATHS: -L/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/lib/libO/Linux.g95.64.mpich2.default
ESMF_CXXLINKRPATHS: -Wl,-rpath,/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/lib/libO/Linux.g95.64.mpich2.default
ESMF_CXXLINKLIBS:  -lrt /fusion/gpfs/software/linux-rhel5-x86_64/g95/0.92/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.3//libf95.a -ldl
ESMF_CXXESMFLINKLIBS: -lesmf  -lrt /fusion/gpfs/software/linux-rhel5-x86_64/g95/0.92/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.3//libf95.a -ldl


--------------------------------------------------------------
Compiling on Tue May 4 22:01:23 CDT 2010 on f272
Machine characteristics: Linux f272 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
==============================================================

Tue May  4 22:06:11 CDT 2010 library build ................PASS
Builds with warnings.
Tue May  4 22:06:12 CDT 2010 library install ..............PASS
Tue May  4 22:06:31 CDT 2010 library installcheck .........PASS
Tue May  4 22:06:43 CDT 2010 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Tue May  4 22:20:04 CDT 2010 build_system_tests ...........PASS
Tue May  4 22:21:07 CDT 2010 run_system_tests .............PASS


The following system tests passed:


src/system_tests/ESMF_ArrayBundleRedist/ESMF_ArrayBundleRedistSTest.F90
src/system_tests/ESMF_ArrayBundleSparseMatMul/ESMF_ArrayBundleSparseMatMulSTest.F90
src/system_tests/ESMF_ArrayRedist/ESMF_ArrayRedistSTest.F90
src/system_tests/ESMF_ArrayRedist3D/ESMF_ArrayRedist3DSTest.F90
src/system_tests/ESMF_ArrayRedistOpenMP/ESMF_ArrayRedistOpenMPSTest.F90
src/system_tests/ESMF_ArrayScatterGather/ESMF_ArrayScatterGatherSTest.F90
src/system_tests/ESMF_ArraySparseMatMul/ESMF_ArraySparseMatMulSTest.F90
src/system_tests/ESMF_Attribute/ESMF_AttributeSTest.F90
src/system_tests/ESMF_CompCreate/ESMF_CompCreateSTest.F90
src/system_tests/ESMF_CompFortranAndC/ESMF_CompFortranAndCSTest.F90
src/system_tests/ESMF_ConcurrentComponent/ESMF_ConcurrentCompSTest.F90
src/system_tests/ESMF_ConcurrentEnsemble/ESMF_ConcurrentEnsembleSTest.F90
src/system_tests/ESMF_DirectCoupling/ESMF_DirectCouplingSTest.F90
src/system_tests/ESMF_FieldBundleRedistArb2Arb/ESMF_FieldBundleRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Arb/ESMF_FieldBundleRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Blk/ESMF_FieldBundleRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldBundleSMM/ESMF_FieldBundleSMMSTest.F90
src/system_tests/ESMF_FieldConcurrentComp/ESMF_FieldConCompSTest.F90
src/system_tests/ESMF_FieldLSSMM/ESMF_FieldLSSMMSTest.F90
src/system_tests/ESMF_FieldRedist/ESMF_FieldRedistSTest.F90
src/system_tests/ESMF_FieldRedistArb2Arb/ESMF_FieldRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Arb/ESMF_FieldRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Blk/ESMF_FieldRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldRegrid/ESMF_FieldRegridSTest.F90
src/system_tests/ESMF_FieldRegridDisjoint/ESMF_FieldRegridDisjointSTest.F90
src/system_tests/ESMF_FieldRegridMesh/ESMF_FieldRegridMeshSTest.F90
src/system_tests/ESMF_FieldRegridOverlap/ESMF_FieldRegridOverlapSTest.F90
src/system_tests/ESMF_FieldSparseMatMul/ESMF_FieldSparseMatMulSTest.F90
src/system_tests/ESMF_RecursiveComponent/ESMF_RecursiveComponentSTest.F90
src/system_tests/ESMF_SequentialEnsemble/ESMF_SequentialEnsembleSTest.F90




The stdout files for the system_tests can be found at:
/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/test/testO/Linux.g95.64.mpich2.default


Found 30 multi-processor system tests, 30 passed and 0 failed.



|------------------------- EXAMPLES ---------------------------|
Tue May  4 22:35:04 CDT 2010 build_examples ...............PASS
Tue May  4 22:36:34 CDT 2010 run_examples .................PASS


The following examples passed:


src/Infrastructure/Array/examples/ESMF_ArrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayHaloEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayLarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayRedistEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherArbEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherEx.F90
src/Infrastructure/Array/examples/ESMF_ArraySparseMatMulEx.F90
src/Infrastructure/ArrayBundle/examples/ESMF_ArrayBundleEx.F90
src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/DistGrid/examples/ESMF_DistGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldArbGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldCreateEx.F90
src/Infrastructure/Field/examples/ESMF_FieldEx.F90
src/Infrastructure/Field/examples/ESMF_FieldMeshRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridMaskEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRepDimEx.F90
src/Infrastructure/Field/examples/ESMF_FieldSphereRegridEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleRedistEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleSMMEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldCommEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldRedistEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldSMMEx.F90
src/Infrastructure/Grid/examples/ESMF_GridCreateRegFromDGEx.F90
src/Infrastructure/Grid/examples/ESMF_GridUsageEx.F90
src/Infrastructure/LocStream/examples/ESMF_LocStreamEx.F90
src/Infrastructure/LogErr/examples/ESMF_LogErrEx.F90
src/Infrastructure/Mesh/examples/ESMF_MeshEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_AlarmEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_CalendarEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_ClockEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeIntervalEx.F90
src/Infrastructure/VM/examples/ESMF_VMAllFullReduceEx.F90
src/Infrastructure/VM/examples/ESMF_VMComponentEx.F90
src/Infrastructure/VM/examples/ESMF_VMDefaultBasicsEx.F90
src/Infrastructure/VM/examples/ESMF_VMGetMPICommunicatorEx.F90
src/Infrastructure/VM/examples/ESMF_VMScatterVMGatherEx.F90
src/Infrastructure/VM/examples/ESMF_VMSendVMRecvEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiCommEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadFieldEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridCompEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributePackageEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeUpdateEx.F90
src/Superstructure/Component/examples/ESMF_AppMainEx.F90
src/Superstructure/Component/examples/ESMF_CplEx.F90
src/Superstructure/Component/examples/ESMF_GCompEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateModEx.F90
src/Superstructure/State/examples/ESMF_AttachMethodsEx.F90
src/Superstructure/State/examples/ESMF_StateEx.F90
src/Superstructure/State/examples/ESMF_StateReadWriteEx.F90
src/Superstructure/State/examples/ESMF_StateReconcileEx.F90




The stdout files for the examples can be found at:
/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/examples/examplesO/Linux.g95.64.mpich2.default


Found 60 multi-processor examples, 60 passed and 0 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Tue May  4 22:59:50 CDT 2010 build_unit_tests .............PASS
Tue May  4 23:08:10 CDT 2010 run_unit_tests ...............PASS




The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMC_ArrayUTest.C
src/Infrastructure/Array/tests/ESMF_ArrayArbIdxSMMUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayCreateGetUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayGatherUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayRedistUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayScatterUTest.F90
src/Infrastructure/ArrayBundle/tests/ESMF_ArrayBundleCreateUTest.F90
src/Infrastructure/ArraySpec/tests/ESMC_ArraySpecUTest.C
src/Infrastructure/ArraySpec/tests/ESMF_ArraySpecUTest.F90
src/Infrastructure/Base/tests/ESMF_BaseUTest.F90
src/Infrastructure/Config/tests/ESMC_ConfigUTest.C
src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutWorkQueueUTest.F90
src/Infrastructure/DistGrid/tests/ESMC_DistGridUTest.C
src/Infrastructure/DistGrid/tests/ESMF_DistGridCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMC_FieldUTest.C
src/Infrastructure/Field/tests/ESMF_FieldArbGridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldRegridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleCrGetUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleRedistUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleSMMUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldGatherUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldLSSMMUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistArbUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldSMMUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridArbitraryUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCoordUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCreateUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridItemUTest.F90
src/Infrastructure/GridUtil/tests/ESMF_GridToMeshUTest.F90
src/Infrastructure/IO/tests/ESMC_IO_NetCDFUTest.C
src/Infrastructure/IOSpec/tests/ESMF_IOSpecUTest.F90
src/Infrastructure/LocStream/tests/ESMF_LocStreamUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayDataUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayUTest.F90
src/Infrastructure/LogErr/tests/ESMC_LogErrUTest.C
src/Infrastructure/LogErr/tests/ESMF_LogErrUTest.F90
src/Infrastructure/Mesh/tests/ESMC_MeshUTest.C
src/Infrastructure/Mesh/tests/ESMF_MeshUTest.F90
src/Infrastructure/TimeMgr/tests/ESMC_CalendarUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_ClockUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeIntervalUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeUTest.C
src/Infrastructure/TimeMgr/tests/ESMF_AlarmUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalRangeUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalendarUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_ClockUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeIntervalUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeUTest.F90
src/Infrastructure/Util/tests/ESMF_FortranWordsizeUTest.F90
src/Infrastructure/Util/tests/ESMF_InitMacrosUTest.F90
src/Infrastructure/Util/tests/ESMF_TypeKindGetUTest.F90
src/Infrastructure/Util/tests/ESMF_UtilUTest.F90
src/Infrastructure/VM/tests/ESMC_VMUTest.C
src/Infrastructure/VM/tests/ESMF_VMAllGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllToAllVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBarrierUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBroadcastUTest.F90
src/Infrastructure/VM/tests/ESMF_VMComponentUTest.F90
src/Infrastructure/VM/tests/ESMF_VMGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMOpenMPUTest.F90
src/Infrastructure/VM/tests/ESMF_VMScatterUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendNbVMRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendVMRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUserMpiInitUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeABundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeArrayUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeDistGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFBundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeStateUTest.F90
src/Superstructure/Component/tests/ESMC_ComponentUTest.C
src/Superstructure/Component/tests/ESMF_CompSetServUTest.F90
src/Superstructure/Component/tests/ESMF_ComponentUTest.F90
src/Superstructure/Component/tests/ESMF_CplCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_GridCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_StdCompMethodsUTest.F90
src/Superstructure/IOAPI/tests/ESMF_IOGridCompUTest.F90
src/Superstructure/State/tests/ESMC_StateUTest.C
src/Superstructure/State/tests/ESMF_StateCreateUTest.F90
src/Superstructure/State/tests/ESMF_StateReadWriteUTest.F90
src/Superstructure/State/tests/ESMF_StateReconcileUTest.F90
src/epilogue/tests/ESMCI_TestUTest.C
src/epilogue/tests/ESMC_TestUTest.C
src/epilogue/tests/ESMF_TestUTest.F90
src/prologue/tests/ESMF_F90ArrayPtrUTest.F90
src/prologue/tests/ESMF_LAPACKUTest.F90
src/prologue/tests/ESMF_StringUTest.F90
src/prologue/tests/ESMF_WordsizeUTest.F90


The following test harness unit tests pass:
ESMF_ArrayHarness2UTest
ESMF_FieldHarness2UTest


The log and stdout files for the unit tests can be found at:
/fusion/home/svasquez/script_dir/branch_builds/g95/esmf/test/testO/Linux.g95.64.mpich2.default


Found 3675 exhaustive multi-processor unit tests, 3675 passed and 0 failed.