summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
Commit message (Expand)AuthorAgeFilesLines
* 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