summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_bigset_writer.c
Commit message (Expand)AuthorAgeFilesLines
* Committing clang-format changesgithub-actions2022-06-081-4/+3
* Merge branch 'to_merge_echidna_fixes' of https://github.com/vchoi-hdfgroup/hd...vchoi2022-06-081-1/+3
|\
| * Committing clang-format changesgithub-actions2022-06-071-1/+3
* | (1) Modify test/vfd_swmr_bigset_writer.c to use h5_retry routines instead of ...vchoi2022-06-081-7/+9
|/
* Fixes for:vchoi2022-06-071-2/+2
* Committing clang-format changesgithub-actions2022-04-211-10/+11
* Modifications to:vchoi2022-04-211-8/+18
* VFD SWMR: Normalization with develop and cleanup (#1559)Dana Robinson2022-03-311-49/+54
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-6/+6
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-4/+4
* VFD SWMR: Aux process changes (#1451)Dana Robinson2022-02-181-1/+0
* Updated VFD SWMR's Akadio licenseDana Robinson2022-02-171-0/+1
* Committing clang-format changesgithub-actions2022-01-041-11/+12
* Rearragned how the auxiliary process is tested: let the test script launch it...Ray Lu2022-01-041-29/+16
* Added the option to run the auxiliary process ('-A'). For now, it's enabled ...Ray Lu2021-12-171-3/+146
* Committing clang-format changesgithub-actions2021-11-171-1/+2
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-3/+3
* Committing clang-format changesgithub-actions2021-11-011-14/+20
* Two purposes for this PR:Songyu Lu2021-11-011-24/+42
* Committing clang-format changesgithub-actions2021-09-141-15/+21
* Changed fprintf to HDfprintf and also printed out the write speed for perform...Songyu Lu2021-09-141-193/+207
* Committing clang-format changesgithub-actions2021-09-131-7/+7
* Some minor changes and more comments.Songyu Lu2021-09-131-16/+39
* Add a function call to allocate space early during H5Dcreate and H5Dextend.Songyu Lu2021-09-031-8/+14
* Committing clang-format changesgithub-actions2021-09-011-91/+121
* Some important updates to the test: added test for 3D datasets and several ne...Songyu Lu2021-09-011-198/+468
* Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-08-271-0/+5
|\
| * Modifications as indicated by valgrind --tool=memcheck for the following files:vchoi2021-08-171-4/+9
| * (1)vchoi2021-08-101-1/+1
* | Minor change: move the end tick function to just before the file is closed.Songyu Lu2021-07-151-11/+11
* | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-07-141-14/+8
|\ \ | |/
| * Modifications to common routines used by VFD SWMR tests:vchoi2021-07-131-7/+4
* | Committing clang-format changesgithub-actions2021-07-081-166/+230
* | 1. Added the test for 3D datasets;Songyu Lu2021-07-081-295/+518
* | Committing clang-format changesgithub-actions2021-06-071-105/+144
* | Some simple format changes.Songyu Lu2021-06-071-55/+53
* | Some changes to the big set test:Songyu Lu2021-06-031-419/+1205
|/
* Fixed 1.6 compatibility issues and ran source formatterDana Robinson2021-03-261-1/+1
* Updates license url and history docsDana Robinson2021-03-251-12/+11
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-410/+343
* Excludes VFD SWMR acceptance tests on WindowsDana Robinson2021-03-101-3/+16
* Replaces basename and dirname with code that will work everywhereDana Robinson2021-03-091-1/+2
* Makes libgen.h functions ready for implementation on WindowsDana Robinson2021-03-021-2/+1
* Removed most C library include lines from testsDana Robinson2021-03-021-2/+0
* Corrected a typo in the comment.songyulu2021-02-151-1/+1
* Added some comments.songyulu2021-02-121-1/+4
* Adding the test case for fixed-array chunked dataset and VDS.songyulu2021-02-121-4/+24
* (1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()vchoi2021-02-021-2/+6
* Move below_speed_limit() from vfd_swmr_bigset_writer.c toDavid Young2020-09-171-24/+0
* Rewrap lines.David Young2020-09-031-25/+27