summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_addrem_writer.c
Commit message (Expand)AuthorAgeFilesLines
* 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-34/+8
* Use the safe calloc() idiom, p = calloc(1, sizeof(*p)), and doDavid Young2020-08-211-1/+1
* Avoid potential shadow-file clashes, call the shadow file `rw-shadow`.David Young2020-08-211-1/+2
* To avoid name clashes, rename FILENAME -> COMMON_FILENAME inDavid Young2020-04-271-3/+5
* Remove disused #ifdef QAK code.David Young2019-12-091-20/+0
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-13/+27
* Modifications for the following items in the punch list:Vailin Choi2019-11-141-1/+1
* Modifications to the vfd swmr concurrent tests:Vailin Choi2019-01-311-41/+76
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-2/+2
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-141-0/+471