summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few typos.Songyu Lu2021-03-231-2/+2
* Adding group number adjustment for vfd_swmr_group_writer.c based on the level...Songyu Lu2021-03-221-5/+9
* Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-191-2/+2
|\
| * Changing the signal handling to named pipe for better portablity.Songyu Lu2021-03-101-3/+2
* | Rearranged the test in the following way:Songyu Lu2021-03-191-4/+3
|/
* Add test settings for vfd_swmr_bigset_writer.c based on HDF5TestExpress:vchoi2021-03-021-4/+28
* Adding the test case for fixed-array chunked dataset and VDS.songyulu2021-02-121-2/+2
* (1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()vchoi2021-02-021-1/+1
* Use the terminology "expected" and "unexpected" errors instead of "soft" andDavid Young2020-08-251-3/+4
* Perform virtual dataset tests with multiple source files, too.David Young2020-07-311-4/+4
* Perform the few_big and many_small tests with and without VDS enabled.David Young2020-07-151-30/+30
* Activate tests `few_big` and `many_small`, now that they pass.David Young2020-06-111-1/+1
* Perform a test where a writer creates 10,000 groups while a reader waits forDavid Young2020-05-281-1/+138
* If there were hard errors, report any soft errors, too.David Young2020-05-281-1/+2
* Straggler from previous: don't count errors *and* exit, just count.David Young2020-05-281-7/+0
* A zoo error is not a soft error. Count it as a hard error instead of a softDavid Young2020-05-281-1/+1
* Don't count up errors *and* exit right away when there is an error. JustDavid Young2020-05-281-46/+0
* Fix inverted logic: report "soft" errors if there were *not* 0 of them.David Young2020-05-131-1/+1
* Insert a random delay between zoo-writer test steps. Let us controlDavid Young2020-04-301-1/+1
* Add a rudimentary zoo test to the VFD SWMR test script.David Young2020-04-281-1/+55
* Count failures of the variable-length string tests as "soft errors"David Young2020-04-071-2/+8
* Use more iterations on the variable-length string reader & writer toDavid Young2020-03-171-2/+2
* Add tests for the two expected failure modes for variable-length (VL) stringsDavid Young2020-03-131-2/+57
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-362/+390
* VFD SWMR sparse readers failed to open the .h5 file because the sparse writerDavid Young2019-10-231-1/+3
* Tand the he VFD SWMR test script used `| tee` to redirect test programs'David Young2019-08-281-59/+76
* Modifications to the vfd swmr concurrent tests:Vailin Choi2019-01-311-1/+1
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-5/+2
* Fixes for issues #1 and #2 listed in John's email dated Dec 7 2018:Vailin Choi2018-12-191-1/+1
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-141-23/+233
* Third batch of checkin:Vailin Choi2018-09-281-0/+292