hdf5/c++/test
Albert Cheng 3c59678775 [svn-r9115] Purpose:
feature

Description:
Another revamp of the test interface.
TestInit: is used to register Test Program name, test program specific
   Usage and option parsing routines.
TestUsage: will invoke extra usage routine if provided.
TestParseCmdLine: will invoke extra option parsing routine if provided.
GetTestSummary() and GetTestCleanup() replaces the previous Summary and
CleanUp arguments of TestParseCmdLine.

test/testhdf5, test/ttsafe.c, testpar/t_mpi.c, testpar/testphdf5.c:
   All have been updated to use the new Test Routines.

testpar/t_mpi.c:
   Also a fix of a compiler optimization bug when pgcc in Linux is
   used to compile it.  Changed buf[] and expected to unsigned char
   type to avoid a bug that failed to do sign-extension.

Platforms tested:
"h5committested"
Also tested thread-safe option in eirene.
2004-08-19 01:32:47 -05:00
..
Dependencies [svn-r8602] Purpose: 2004-06-01 09:47:19 -05:00
dsets.cpp [svn-r8781] 2004-07-01 12:38:04 -05:00
h5cpputil.cpp [svn-r7012] Purpose: 2003-06-09 23:03:58 -05:00
h5cpputil.h [svn-r6997] 2003-06-09 12:42:02 -05:00
Makefile.in [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
testhdf5.cpp [svn-r9115] Purpose: 2004-08-19 01:32:47 -05:00
tfile.cpp [svn-r8850] Purpose: Fixing minor bug 2004-07-08 21:46:44 -05:00
th5s.cpp [svn-r8782] Purpose: 2004-07-01 15:02:47 -05:00
th5s.h5 [svn-r3639] 2001-03-14 21:55:33 -05:00