summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_common.h
Commit message (Expand)AuthorAgeFilesLines
* Committing clang-format changesgithub-actions2022-04-211-3/+3
* Modifications to:vchoi2022-04-211-4/+5
* 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-actions2021-11-171-5/+5
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-3/+5
* Committing clang-format changesgithub-actions2021-10-151-1/+2
* Clean up H5Fint.c, ready to implement the report function.myang62021-10-151-1/+1
* Test to just write a log file for H5Fopen. Add a testing routine vfd_swmr_log...myang62021-10-151-0/+2
* Modifications to common routines used by VFD SWMR tests:vchoi2021-07-131-1/+3
* Merge pull request #436 from raylu-hdf/raylu_zoo_testraylu-hdf2021-04-131-1/+2
|\
| * Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-251-23/+16
| |\
| * \ Merge branch 'feature/vfd_swmr' into raylu_zoo_testraylu-hdf2021-03-051-4/+3
| |\ \
| * | | Changed the signal handling to named pipes for communication between the writ...songyulu2021-03-051-0/+1
* | | | Fixed 1.6 compatibility issues and ran source formatterDana Robinson2021-03-261-2/+2
| |_|/ |/| |
* | | Updates license url and history docsDana Robinson2021-03-251-2/+1
* | | Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-18/+11
* | | Windows cleanupDana Robinson2021-03-101-8/+5
* | | Adds DLLVAR macros to allow exporting symbols on WindowsDana Robinson2021-03-091-1/+1
* | | Changes to help vfd_swmr.c build on WindowsDana Robinson2021-03-081-3/+7
| |/ |/|
* | Brings MacOS fixes from main feature branchDana Robinson2021-03-021-3/+3
|\ \
| * | Fixes leading underscores in VFD SWMR include guardsDana Robinson2021-03-011-3/+3
| |/
* | Removed most C library include lines from testsDana Robinson2021-03-021-1/+0
|/
* (1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()vchoi2021-02-021-30/+11
* Move below_speed_limit() from vfd_swmr_bigset_writer.c toDavid Young2020-09-171-0/+2
* Straggler from last: update declaration of vfd_swmr_create_fapl().David Young2020-07-211-1/+2
* Add evsnprintf for printing a `va_list` to a buffer or aborting the program onDavid Young2020-07-211-0/+2
* Add esnprintf that prints to the given buffer, observing the givenDavid Young2020-05-061-0/+2
* Move fetch_env_ulong() from vfd_swmr.c to vfd_swmr_common.c for eventualDavid Young2020-04-281-0/+2
* To avoid name clashes, rename FILENAME -> COMMON_FILENAME inDavid Young2020-04-271-1/+1
* Refactor: extract subroutine estack_get_state() for reuse in a commitDavid Young2020-04-161-0/+1
* Add tests for the two expected failure modes for variable-length (VL) stringsDavid Young2020-03-131-0/+11
* Add disable_estack() and restore_estack() for disabling the current error-stackDavid Young2020-03-121-4/+12
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-1/+10
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-141-3/+3
* Third batch of checkin:Vailin Choi2018-09-281-0/+78