hdf5/test
Quincey Koziol 67eba917e2 [svn-r12565] Description:
Move metadata cache address rename for fractal heap indirect block
immediately after reallocing the storage on disk - to prevent another
routine in the library from confusing the cache by allocating more storage
and attempting to insert it in metadata cache at the old block's location.

    Gotta like those monte carlo/random insert & delete tests, which exposed
this... :-)

Tested:
    Solaris 2.9 (shanti)
    Not failing on other machines
2006-08-11 13:47:44 -05:00
..
testfiles [svn-r12345] Purpose: Codes for backward compatibility. 2006-05-12 13:29:49 -05:00
be_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
be_extlink1.h5 [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
be_extlink2.h5 [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -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
btree2.c [svn-r12561] Description: 2006-08-09 22:42:51 -05:00
cache_api.c [svn-r12462] Committed a variety of metadata cache related changes: 2006-07-13 12:59:39 -05:00
cache_common.c [svn-r12462] Committed a variety of metadata cache related changes: 2006-07-13 12:59:39 -05:00
cache_common.h [svn-r12462] Committed a variety of metadata cache related changes: 2006-07-13 12:59:39 -05:00
cache.c [svn-r12462] Committed a variety of metadata cache related changes: 2006-07-13 12:59:39 -05:00
cmpd_dset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
cross_read.c [svn-r12474] 2006-07-15 14:49:04 -05:00
dangle.c [svn-r11295] Purpose: 2005-08-25 12:16:02 -05:00
deflate.h5
dsets.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
dt_arith.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
dtransform.c [svn-r11771] Purpose: 2005-12-08 13:34:51 -05:00
dtypes.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
enum.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
err_compat.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
error_test.c [svn-r12345] Purpose: Codes for backward compatibility. 2006-05-12 13:29:49 -05:00
extend.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
external.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
family_v1.6_00000.h5
family_v1.6_00001.h5
family_v1.6_00002.h5
family_v1.6_00003.h5
fheap.c [svn-r12565] Description: 2006-08-11 13:47:44 -05:00
fill_old.h5
fillval.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
flush1.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
flush2.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
gen_cross.c [svn-r12175] Purpose: Changed Dataset Name 2006-03-30 08:31:29 -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_mergemsg.c [svn-r12465] Add regression test to check that the library handles files with merged 2006-07-14 14:06:24 -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-r12399] Purpose: 2006-06-02 14:03:01 -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
gen_udlinks.c [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
getname.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -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-r12440] Purpose: 2006-06-27 09:45:06 -05:00
h5test.h [svn-r12395] Purpose: 2006-06-01 17:56:50 -05:00
hyperslab.c [svn-r12295] Purpose: 2006-04-21 14:21:24 -05:00
istore.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
le_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
le_extlink1.h5 [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
le_extlink2.h5 [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
lheap.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
links.c [svn-r12544] Description: 2006-08-04 15:44:42 -05:00
Makefile.am [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
Makefile.in [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
mergemsg.h5 [svn-r12465] Add regression test to check that the library handles files with merged 2006-07-14 14:06:24 -05:00
mount.c [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
mtime.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
noencoder.h5
ntypes.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
objcopy.c [svn-r12530] Skipped objcopy and links tests when certain file drivers are used. 2006-08-03 12:58:06 -05:00
ohdr.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
pool.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
reserved.c [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
set_extent.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
space_overflow.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
stab.c [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
stream_test.c [svn-r11542] Purpose: 2005-10-11 13:12:57 -05:00
tarray.c [svn-r12474] 2006-07-15 14:49:04 -05:00
tarrold.h5
tattr.c [svn-r12254] Purpose: 2006-04-14 17:21:54 -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-r12345] Purpose: Codes for backward compatibility. 2006-05-12 13:29:49 -05:00
testframe.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
testhdf5.c [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
testhdf5.h [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
testmeta.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tfile.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
tgenprop.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
th5o.c [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
th5s.c [svn-r12327] Purpose: 2006-05-03 17:04:30 -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-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
tlayouto.h5
tmeta.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tmisc.c [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r11277] Purpose: 2005-08-20 11:32:55 -05:00
trefstr.c [svn-r11886] Purpose: 2006-01-23 15:46:34 -05:00
tselect.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
tskiplist.c [svn-r12474] 2006-07-15 14:49:04 -05:00
ttime.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
ttsafe_acreate.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ttsafe_cancel.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
ttsafe_dcreate.c [svn-r11365] Purpose: 2005-09-07 16:44:16 -05:00
ttsafe_error.c [svn-r12558] Problem: 2006-08-09 14:59:35 -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-r12452] Purpose: 2006-07-05 14:01:50 -05:00
tvlstr.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tvltypes.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
unlink.c [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
vfd.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
vms_data.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00