hdf5/testpar
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-r8983] Purpose: 2004-08-02 09:06:07 -05:00
Makefile.in [svn-r8907] Purpose: 2004-07-20 16:41:44 -05:00
t_coll_chunk.c [svn-r9071] Purpose: 2004-08-11 22:45:50 -05:00
t_dset.c [svn-r8867] Purpose: 2004-07-13 13:42:47 -05:00
t_file.c [svn-r8294] Purpose: 2004-04-01 18:00:13 -05:00
t_fphdf5.c [svn-r8392] Purpose: 2004-04-19 12:54:07 -05:00
t_mdset.c [svn-r8533] Purpose: New test. 2004-05-17 14:59:04 -05:00
t_mpi.c [svn-r9115] Purpose: 2004-08-19 01:32:47 -05:00
t_ph5basic.c [svn-r8096] Purpose: 2004-01-22 18:11:39 -05:00
testph5.sh.in [svn-r8161] Purpose: 2004-02-07 12:24:57 -05:00
testphdf5.c [svn-r9115] Purpose: 2004-08-19 01:32:47 -05:00
testphdf5.h [svn-r9071] Purpose: 2004-08-11 22:45:50 -05:00