hdf5/testpar
Albert Cheng 061ed07676 [svn-r3119] Purpose:
New features
Description:
    Some testers found the filename lengths too short.
    Changed it to use the FILENAME_MAX usually defined in stdio.h.
    If not, set it to 512 which should be sufficient for users
    but should not exceed any system limits.

    Also added a new test parameters of ndatasets so that the tester
    can specific a different number of datasets for the multiple
    datasets tests.

    Changed the datatype of datasets created to DOUBLE.  This eliminates
    the current racing conditions.  But the racing bugs during conversion
    still need to be tracked down and squashed.
Platforms tested:
    Modi4 -64.
2000-12-12 18:12:57 -05:00
..
Dependencies [svn-r1882] New entries automatically created by one of gmake/configure/autoconf 1999-12-17 09:39:14 -05:00
Makefile.in [svn-r2710] Purpose: 2000-10-20 01:19:21 -05:00
t_dset.c [svn-r3009] Purpose: 2000-11-28 11:35:06 -05:00
t_file.c [svn-r3119] Purpose: 2000-12-12 18:12:57 -05:00
t_mdset.c [svn-r3119] Purpose: 2000-12-12 18:12:57 -05:00
t_mpi.c [svn-r2710] Purpose: 2000-10-20 01:19:21 -05:00
testphdf5.c [svn-r3119] Purpose: 2000-12-12 18:12:57 -05:00
testphdf5.h [svn-r3119] Purpose: 2000-12-12 18:12:57 -05:00