summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #6 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-137-299/+543
|\ | | | | Feature/vfd swmr
| * Merge pull request #436 from raylu-hdf/raylu_zoo_testraylu-hdf2021-04-137-279/+513
| |\ | | | | | | Changed the signal handling to named pipes in the zoo test
| | * Minor change: removed an unused line.Songyu Lu2021-04-131-1/+0
| | |
| | * Minor changes: refactored to simplify the code.Songyu Lu2021-04-131-115/+121
| | |
| | * Refactored the code to reduce the length of the main function.Songyu Lu2021-04-122-179/+332
| | |
| | * Changed the command-line option for disabling named pipes from -p to -N to ↵Songyu Lu2021-04-081-3/+3
| | | | | | | | | | | | be consistent with other tests.
| | * Removed an unused macro definition.Songyu Lu2021-04-071-4/+0
| | |
| | * Removed the two functions (vfd_swmr_writer_may_increase_tick_to and ↵Songyu Lu2021-04-063-243/+115
| | | | | | | | | | | | | | | | | | vfd_swmr_reader_did_increase_tick_to) that overrode the functions of the same names in the SWMR driver. Also added a command-line option to disable named pipes so that the writer and reader can run seperately.
| | * Two main changes include: re-arranging the communication between the writer ↵Songyu Lu2021-04-056-175/+248
| | | | | | | | | | | | and reader through the named pipes; using the error report consistent with other tests.
| | * Added the prefix (HD) to several C functions.Songyu Lu2021-03-261-11/+12
| | |
| | * Merge branch 'raylu_zoo_test' of https://github.com/HDFGroup/hdf5 into ↵Songyu Lu2021-03-252-11/+17
| | |\ | | | | | | | | | | | | raylu_zoo_test
| | | * Added the HDF5 prefix (HD_) to several system calls.Songyu Lu2021-03-252-11/+11
| | | |
| | * | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into ↵Songyu Lu2021-03-25223-118481/+138754
| | |\ \ | | | |/ | | |/| | | | | raylu_zoo_test
| | * | Merge branch 'feature/vfd_swmr' into raylu_zoo_testraylu-hdf2021-03-0513-53/+163
| | |\ \
| | * | | Changed the signal handling to named pipes for communication between the ↵songyulu2021-03-056-55/+165
| | | | | | | | | | | | | | | | | | | | writer and reader, mainly in the zoo test as a starting point.
| * | | | Changed the command-line option for disabling named pipes from -p to -N, to ↵Songyu Lu2021-04-081-4/+4
| | | | | | | | | | | | | | | | | | | | be consistent with other tests.
| * | | | Added an option to disable named pipes, mainly for running the writer and ↵Songyu Lu2021-04-071-20/+30
| | | | | | | | | | | | | | | | | | | | reader seperately or not using VFD SWMR.
* | | | | (1) Remove header files as indicated by PR review comment.vchoi2021-04-091-31/+29
| | | | | | | | | | | | | | | | | | | | | | | | | (2) Add ifdef for windows as indicated by PR review comment. (3) Misc. cleanup.
* | | | | Add new test vfd_swmr_attrdset_writer.c.vchoi2021-04-073-1/+2078
|/ / / / | | | | | | | | | | | | It is to test attribute handling for different dataset types.
* | | | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into ↵Songyu Lu2021-03-30223-118499/+138709
|\ \ \ \ | | | | | | | | | | | | | | | raylu_group_test2
| * | | | Fixed 1.6 compatibility issues and ran source formatterDana Robinson2021-03-269-62/+77
| | |_|/ | |/| |
| * | | Temporarily disable some tests that fail on WindowsDana Robinson2021-03-252-0/+8
| | | |
| * | | test_same_file_opens() works on Windows now (vfd_swmr.c)Dana Robinson2021-03-251-2/+0
| | | |
| * | | Brings file locking changes from developDana Robinson2021-03-254-116/+373
| | | |
| * | | Updates license url and history docsDana Robinson2021-03-25221-287/+271
| | | |
| * | | Formats the source and updates the gcc warning pragmasDana Robinson2021-03-25200-117466/+136923
| | | |
| * | | Brings fixes for splitter VFD test from developDana Robinson2021-03-242-33/+41
| | | |
| * | | Merge remote-tracking branch 'canonical/feature/vfd_swmr' into ↵Dana Robinson2021-03-232-47/+122
| |\ \ \ | | | | | | | | | | | | | | | vfd_swmr/thg_standards
| * | | | Fixes H5CX_pop badnessDana Robinson2021-03-221-4/+4
| | | | |
| * | | | Brings the tcheck_version test changes from developDana Robinson2021-03-221-53/+76
| | | | |
| * | | | Brings accum.c changes from developDana Robinson2021-03-221-700/+1008
| | | | |
| * | | | Windows cleanupDana Robinson2021-03-105-98/+116
| | | | | | | | | | | | | | | | | | | | | | | | | * A splitter VFD test in vfd.c fails * Several vfd_swmr.c tests are #ifdef'd around
| * | | | Excludes VFD SWMR acceptance tests on WindowsDana Robinson2021-03-1012-19/+172
| | | | | | | | | | | | | | | | | | | | Via #ifdefs, not build system
| * | | | Converts nanosleep to H5_nanosleep in genall5.cDana Robinson2021-03-101-13/+3
| | | | |
| * | | | Fix brackets on non-POSIX vfd_swmr.cDana Robinson2021-03-101-2/+2
| | | | |
| * | | | Removes err.h cruft from genall5.c and vfd_swmr_common.cDana Robinson2021-03-102-42/+55
| | | | |
| * | | | Removes an unused variable from vfd_swmr.cDana Robinson2021-03-091-1/+0
| | | | |
| * | | | Hides use of clock_gettime() on WindowsDana Robinson2021-03-091-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | timespec_get() is C11 and probably only has about 10 ms resolution. We may have to revisit this.
| * | | | Rips out unused, unportable "print elapsed time" code in page_buffer.cDana Robinson2021-03-091-45/+0
| | | | |
| * | | | Adds DLLVAR macros to allow exporting symbols on WindowsDana Robinson2021-03-091-1/+1
| | | | |
| * | | | Replaces BSD random functions with ISODana Robinson2021-03-092-7/+4
| | | | |
| * | | | Replaces basename and dirname with code that will work everywhereDana Robinson2021-03-094-14/+15
| | | | |
| * | | | Changes to help vfd_swmr.c build on WindowsDana Robinson2021-03-083-55/+66
| | |_|/ | |/| |
* | | | Fixed a few typos.Songyu Lu2021-03-232-3/+3
| | | |
* | | | Adding group number adjustment for vfd_swmr_group_writer.c based on the ↵Songyu Lu2021-03-221-5/+9
| | | | | | | | | | | | | | | | level of HDF5TestExpress, to speed up the test or do more thorough test.
* | | | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into ↵Songyu Lu2021-03-191-2/+2
|\ \ \ \ | | |/ / | |/| | | | | | raylu_group_test2
| * | | Re-arranged the communication between the writer and reader through named ↵Songyu Lu2021-03-171-20/+10
| | | | | | | | | | | | | | | | pipes to facilitate possible test improvements in the future.
| * | | Adding more comments.Songyu Lu2021-03-151-3/+5
| | | |
| * | | Some minor changes.Songyu Lu2021-03-151-8/+11
| | | |
| * | | Changing the signal handling to named pipe for better portablity.Songyu Lu2021-03-102-42/+122
| |/ /