summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorRay Lu <songyulu@hdfgroup.org>2018-11-18 01:03:30 (GMT)
committerRay Lu <songyulu@hdfgroup.org>2018-11-18 01:03:30 (GMT)
commite9125d6a9960a588244998e959598a27d3c8d352 (patch)
tree681bb2638070c6047ac277c48d41fb90b819bc9c /MANIFEST
parente07d097da16a69cdd3d0d305595b241e6cf39f60 (diff)
parent4f5a52e595194562644517b7600f3b96d4008c17 (diff)
downloadhdf5-e9125d6a9960a588244998e959598a27d3c8d352.zip
hdf5-e9125d6a9960a588244998e959598a27d3c8d352.tar.gz
hdf5-e9125d6a9960a588244998e959598a27d3c8d352.tar.bz2
Merge pull request #1337 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-10601-issues-with-chunk-cache-hash2 to develop
* commit '4f5a52e595194562644517b7600f3b96d4008c17': HDFFV-10601: Adding the new hdf5/tools/test/perform/chunk_cache.c to MANIFEST. HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to use gettimeofday (HDgettimeofday in the HDF5 library).
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e586b3b..82b17a5 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2615,6 +2615,7 @@
./tools/test/perform/build_h5perf_alone.sh
./tools/test/perform/build_h5perf_serial_alone.sh
./tools/test/perform/chunk.c
+./tools/test/perform/chunk_cache.c
./tools/test/perform/direct_write_perf.c
./tools/test/perform/gen_report.pl
./tools/test/perform/iopipe.c