summaryrefslogtreecommitdiffstats
path: root/test/evict_on_close.c
Commit message (Expand)AuthorAgeFilesLines
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-260/+259
* Trim trailing whitespaceQuincey Koziol2020-05-201-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-8/+9
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-38/+10
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* The cache_image test shows a skipped message about EoC in parallel.Dana Robinson2017-04-201-1/+0
* Added code to disable the evict-on-close feature inDana Robinson2017-04-191-0/+100
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-0/+1
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-8/+8
* First cut at fixing the tagging issue with the free space managers.Dana Robinson2016-11-301-4/+0
* Updated the evict-on-close test to create a large number of subgroupsDana Robinson2016-11-281-48/+102
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-1/+1
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-5/+2
* Removed commented-out lines that clean up test files.Dana Robinson2016-11-031-2/+2
* Added a test for old- and new-style groups under evict-on-close.Dana Robinson2016-10-301-33/+141
* Evict-on-close now works with groups.Dana Robinson2016-10-281-29/+88
* Changed H5Dcreate to H5Dcreate2 in test/evict_on_close.cDana Robinson2016-10-011-7/+7
* Added full implementation of EoC cache test.Dana Robinson2016-09-301-13/+30
* Added code to create the test file for all chunk index and layout types.Dana Robinson2016-09-301-15/+293
* Fleshed out evict on close test that inspects cache.Dana Robinson2016-09-291-24/+194
* Added the beginnings of a file generator to the test.Dana Robinson2016-09-241-16/+186
* [svn-r30110] Added missing evict_on_close.c file to test/.Dana Robinson2016-06-271-0/+144