summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
Commit message (Expand)AuthorAgeFilesLines
* (A) Address issue #2 and issue #4 of the group test failures.vchoi2022-01-041-4/+128
* Address issue #1 and issue #3 of the group test failures.vchoi2021-12-211-1/+121
* Add the test for independence of reader and writer.myang62021-12-011-3/+23
* Two purposes for this PR:Songyu Lu2021-11-011-17/+17
* Some minor changes and more comments.Songyu Lu2021-09-131-2/+2
* Minor adjustment to a parameter.Songyu Lu2021-09-011-2/+2
* Some important updates to the test: added test for 3D datasets and several ne...Songyu Lu2021-09-011-12/+20
* Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-08-271-88/+127
|\
| * Modifications as indicated by valgrind --tool=memcheck for the following files:vchoi2021-08-171-14/+14
| * Merge branch 'noflush_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-08-101-2/+32
| |\
| | * Fix the segmentation fault that occurs when running test/vfd_swmr_group_write...vchoi2021-08-051-2/+32
| * | (1)vchoi2021-08-101-86/+95
| |/
* | Some minor corrections and adjustments.Songyu Lu2021-07-081-14/+10
* | Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...Songyu Lu2021-07-081-215/+409
|\ \ | |/
| * 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
* | Some changes to the big set test:Songyu Lu2021-06-031-16/+14
|/
* 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