mdtest/src
Glenn K. Lockwood d8d4742523 fixes #87
Leading whitespace is stripped from each line of the ior input file.  This
allows indented comments to be treated as comments.  However it does NOT allow
one to specify excessive whitespace inside of the `ior start` and `ior stop`
magic phrases.

Also added a test to catch regressions in this functionality.
2018-10-05 22:50:34 -07:00
..
test Fix warnings reported at compilation time 2018-08-09 13:04:52 +02:00
Makefile.am fix various issues related to release packages 2018-09-21 18:35:48 -04:00
aiori-DUMMY.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-HDF5.c Merge pull request #88 from roblatham00/hdf5-coll-md 2018-10-02 16:13:05 +01:00
aiori-HDFS.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-IME.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-MMAP.c IOR: use new option parser. 2018-07-14 08:41:35 +01:00
aiori-MPIIO.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-NCMPI.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-POSIX.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-RADOS.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-S3.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori.h Support old legacy name in backends 2018-09-24 11:51:00 +02:00
ior-internal.h JSON output works. 2018-07-08 16:47:23 +01:00
ior-main.c Added missing file. 2018-07-07 11:57:04 +01:00
ior-output.c Fix erroneous write bandwidth with stonewalling 2018-09-21 11:43:33 +02:00
ior.c Usleep feature added according to Nathan's suggestions. 2018-09-30 10:01:21 +01:00
ior.h Merge pull request #88 from roblatham00/hdf5-coll-md 2018-10-02 16:13:05 +01:00
iordef.h Simplify and factorize a few functions 2018-09-21 11:38:44 +02:00
mdtest-main.c Initialize only the required backends 2018-09-18 19:24:29 +02:00
mdtest.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
mdtest.h Some simplification / unification between IOR and MDTest. 2018-07-07 22:19:42 +01:00
option.c Option: check for missing arg. 2018-08-06 18:38:34 +01:00
option.h IOR: use new option parser. 2018-07-14 08:41:35 +01:00
parse_options.c fixes #87 2018-10-05 22:50:34 -07:00
parse_options.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
utilities.c Added patch fix O_DIRECT again. 2018-09-18 16:48:59 +01:00
utilities.h Extraction of output completed. 2018-07-08 13:50:20 +01:00