summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
Commit message (Expand)AuthorAgeFilesLines
* Add new test that handles chunk operations for chunked datasets.vchoi2021-06-161-2/+73
* Reduce running time and verbosity for VFD SWMR tests.vchoi2021-06-101-216/+335
* Parallel updates and fixes for VFD SWMR (#705)Dana Robinson2021-05-281-4/+6
* Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-05-211-7/+62
|\
| * Add new test vfd_swmr_dsetops_writer.c to test writing operations for:vchoi2021-05-041-7/+62
* | Add the object header continuation block tests.Muqun Yang2021-05-191-1/+8
* | Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-05-061-37/+38
|\ \ | |/
| * Fixes issue in vfd_swmr_attrdset_writer.cDana Robinson2021-05-031-49/+49
| * Disables attrdset tests while we investigate failuresDana Robinson2021-04-301-50/+51
* | Add all the group operation tests. The tests include create_group,delete_group,Muqun Yang2021-05-061-2/+119
|/
* 1. Add the attribute storage checkMuqun Yang2021-04-291-3/+3
* Add the old-styled group creation attribute tests.Muqun Yang2021-04-261-1/+66
* Use -q option for the group attribute test.Muqun Yang2021-04-231-5/+2
* Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-04-231-3/+58
|\
| * Merge pull request #6 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-131-8/+6
| |\
| * | Add new test vfd_swmr_attrdset_writer.c.vchoi2021-04-071-1/+57
* | | correct the code a bit, add comments to the shell script.Muqun Yang2021-04-231-2/+10
* | | More comments and shorten the test time a bitMuqun Yang2021-04-221-3/+1
* | | 1. Merge the group attribute test code to vfd_swmr_group_writer.c. Typical te...Muqun Yang2021-04-201-4/+84
| |/ |/|
* | Merge pull request #436 from raylu-hdf/raylu_zoo_testraylu-hdf2021-04-131-8/+6
|\ \ | |/ |/|
| * Refactored the code to reduce the length of the main function.Songyu Lu2021-04-121-0/+2
| * Removed the two functions (vfd_swmr_writer_may_increase_tick_to and vfd_swmr_...Songyu Lu2021-04-061-1/+1
| * Two main changes include: re-arranging the communication between the writer a...Songyu Lu2021-04-051-2/+2
| * Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-251-4/+3
| |\
| * \ Merge branch 'feature/vfd_swmr' into raylu_zoo_testraylu-hdf2021-03-051-4/+28
| |\ \
| * | | Changed the signal handling to named pipes for communication between the writ...songyulu2021-03-051-8/+4
* | | | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-301-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Updates license url and history docsDana Robinson2021-03-251-1/+1
* | | | 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