summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-94/+94
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+2
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-35/+36
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-053-12/+42
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-032-51/+51
* Merge pull request #227 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:flush_vfd_fix t...Dana Robinson2016-12-312-352/+531
|\
| * Updated the flush1/2 test to not be a mess and to handleDana Robinson2016-12-302-352/+531
* | Merge pull request #226 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:flush_vfd_fix t...Dana Robinson2016-12-303-1/+66
|\ \ | |/
| * Added a missing test file needed for the flushrefresh script.Dana Robinson2016-12-303-1/+66
* | Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-302-33/+51
|/
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-194/+102
* Bring new/updated tests from revise+chunks branch: flush1/flush2 update andQuincey Koziol2016-12-209-28/+1721
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-186-50/+380
* Bring over tweak for missing environment variable.Quincey Koziol2016-12-181-1/+1
* Update CMake configuration files with SWMR accumulator changes.Quincey Koziol2016-12-182-3/+31
* Add missing accumulator test.Quincey Koziol2016-12-181-0/+99
* Merge SWMR-oriented accumulator tests from revise_chunks to develop.Quincey Koziol2016-12-182-2/+226
* Bring over changes from revise_chunks that cleanup recent SWMR changes fromQuincey Koziol2016-12-113-179/+243
* Merge pull request #191 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_h5fs_fix to...Dana Robinson2016-12-103-431/+375
|\
| * Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-253/+336
| * Merge branch 'develop' into eoc_h5fs_fixDana Robinson2016-12-076-79/+7864
| |\
| * | Reverted the freespace test. The TAG macros in H5MF_get_freespace()Dana Robinson2016-11-301-180/+173
| * | Updated the freespace test so functions take a common, taggedDana Robinson2016-11-301-173/+180
| * | Updated the cache_tagging test so it correctly analyzesDana Robinson2016-11-301-174/+39
| * | First cut at fixing the tagging issue with the free space managers.Dana Robinson2016-11-301-4/+0
* | | Reduce timeout as normal run time on windows is less then 10 minAllen Byrne2016-12-051-8/+8
| |/ |/|
* | Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-026-79/+7864
|/
* Merge pull request #179 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_valgrind_bu...Dana Robinson2016-11-302-163/+163
|\
| * Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-291-2/+1
| |\
| * \ Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-285-20/+38
| |\ \
| * \ \ Merge branch 'develop' into eoc_valgrind_bugfixDana Robinson2016-11-264-61/+343
| |\ \ \
| * | | | Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-262-163/+163
* | | | | Merge branch 'develop' into expanded_eoc_testDana Robinson2016-11-292-4/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bring over another batch (hopefully the last) of non-SWMR "normalization"Quincey Koziol2016-11-291-2/+1
| | |_|/ | |/| |
| * | | Merge pull request #171 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_memfix ...Dana Robinson2016-11-281-2/+8
| |\ \ \
| | * | | Added vlen reclaim functions to a test in tfile.cDana Robinson2016-11-231-2/+8
* | | | | Updated the evict-on-close test to create a large number of subgroupsDana Robinson2016-11-281-48/+102
|/ / / /
* | | | Merge pull request #170 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_memfix ...Dana Robinson2016-11-233-12/+24
|\ \ \ \ | |/ / /
| * | | Fixed a few memory problems in test/cache_logging.c andDana Robinson2016-11-233-12/+24
| | |/ | |/|
* | | Add test to memcheck ignore and increase cache test timeoutAllen Byrne2016-11-221-6/+6
|/ /
* | Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-204-61/+343
|/
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-182-12/+0
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-172-238/+162
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-122-1/+14
* Merge pull request #155 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_...Quincey Koziol2016-11-121-142/+0
|\
| * Refactor H5O code to clean up message allocation, align cache deserialize codeQuincey Koziol2016-11-121-142/+0
* | Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-122-21/+13
|/
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-073-557/+424
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-065-5220/+4867
* Add cache logging test.Quincey Koziol2016-11-044-2/+184