hdf5/test
Albert Cheng 16ec392760 [svn-r11866] Purpose:
bug fix 504

Description:
testpar/t_mpi would hang if  $HDF5_NOCLEANUP is set.  E.g.,
% env HDF5_NOCLEANUP=yes mpirun -np 3 ./t_mpi

This happened because the environment variables are not exported to all
mpi processes by the mpirun command.  So, some attempted to do cleanup
while others don't and some hang waiting for others to act.

Solution:
Instead individual program checking getenv, they all just called h5_cleanup
no matter.  h5_cleanup now uses getenv_all to check the $HDF5_NOCLEANUP if
it is in parallel mode.

Platforms tested:
h5committested, tested pp in heping too.
2006-01-06 09:52:25 -05:00
..
testfiles [svn-r9839] Purpose: 2005-01-19 15:15:26 -05:00
b+tree.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
big.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
bittests.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
blocktrack.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
btree2.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
cache.c [svn-r11470] Purpose: 2005-09-27 00:20:11 -05:00
cmpd_dset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
dangle.c [svn-r11295] Purpose: 2005-08-25 12:16:02 -05:00
deflate.h5
dsets.c [svn-r11771] Purpose: 2005-12-08 13:34:51 -05:00
dt_arith.c [svn-r11771] Purpose: 2005-12-08 13:34:51 -05:00
dtransform.c [svn-r11771] Purpose: 2005-12-08 13:34:51 -05:00
dtypes.c [svn-r11771] Purpose: 2005-12-08 13:34:51 -05:00
enum.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
err_compat.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
error_test.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
extend.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
external.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
family_v1.6_00000.h5 [svn-r10862] Purpose: Bug fix 2005-06-06 17:19:14 -05:00
family_v1.6_00001.h5 [svn-r10862] Purpose: Bug fix 2005-06-06 17:19:14 -05:00
family_v1.6_00002.h5 [svn-r10862] Purpose: Bug fix 2005-06-06 17:19:14 -05:00
family_v1.6_00003.h5 [svn-r10862] Purpose: Bug fix 2005-06-06 17:19:14 -05:00
fill_old.h5
fillval.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
flush1.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
flush2.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_deflate.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_filters.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_new_array.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_new_fill.c [svn-r11590] Purpose: 2005-10-20 16:36:24 -05:00
gen_new_group.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
gen_new_mtime.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_new_super.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_noencoder.c [svn-r11567] Purpose: 2005-10-14 18:16:29 -05:00
gen_nullspace.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_old_array.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_old_group.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
gen_old_layout.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
gen_old_mtime.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
getname.c [svn-r11838] Purpose: 2005-12-26 00:28:18 -05:00
gheap.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
group_old.h5 [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
h5test.c [svn-r11866] Purpose: 2006-01-06 09:52:25 -05:00
h5test.h [svn-r11479] Purpose: 2005-09-29 12:33:09 -05:00
hyperslab.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
istore.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
lheap.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
links.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
Makefile.am [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
Makefile.in [svn-r11741] Purpose: 2005-11-18 15:31:53 -05:00
mount.c [svn-r11838] Purpose: 2005-12-26 00:28:18 -05:00
mtime.c [svn-r11304] Purpose: 2005-08-27 08:34:28 -05:00
noencoder.h5
ntypes.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
objcopy.c [svn-r11758] Purpose: 2005-12-03 21:27:37 -05:00
ohdr.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
pool.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
reserved.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
set_extent.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
sheap.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
space_overflow.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
stab.c [svn-r11732] Purpose: 2005-11-15 19:52:42 -05:00
stream_test.c [svn-r11542] Purpose: 2005-10-11 13:12:57 -05:00
tarray.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tarrold.h5
tattr.c [svn-r11850] Purpose: 2006-01-02 14:20:19 -05:00
tbogus.h5
tconfig.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
test_filters_be.hdf5
test_filters_le.hdf5
testerror.sh [svn-r9780] Purpose: 2005-01-08 10:26:31 -05:00
testframe.c [svn-r11441] Purpose: 2005-09-19 15:32:18 -05:00
testhdf5.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testhdf5.h [svn-r11093] Purpose: 2005-07-21 09:48:26 -05:00
testmeta.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tfile.c [svn-r11774] Purpose: 2005-12-08 14:35:34 -05:00
tgenprop.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
th5s.c [svn-r11686] Purpose: 2005-11-06 22:13:53 -05:00
th5s.h5
theap.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tid.c [svn-r11838] Purpose: 2005-12-26 00:28:18 -05:00
titerate.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
tlayouto.h5
tmeta.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tmisc.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r11277] Purpose: 2005-08-20 11:32:55 -05:00
trefstr.c [svn-r11282] Purpose: 2005-08-20 13:09:28 -05:00
tselect.c [svn-r11558] Purpose: 2005-10-13 16:39:51 -05:00
tskiplist.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
ttime.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
ttsafe_acreate.c [svn-r11365] Purpose: 2005-09-07 16:44:16 -05:00
ttsafe_cancel.c [svn-r11365] Purpose: 2005-09-07 16:44:16 -05:00
ttsafe_dcreate.c [svn-r11365] Purpose: 2005-09-07 16:44:16 -05:00
ttsafe_error.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
ttsafe.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
ttsafe.h
ttst.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tunicode.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
tvlstr.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tvltypes.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
unlink.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
vfd.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00