mdtest/src
Julian M. Kunkel a12ed015a6 S3: better testing, stat is semi-fake, other functions aren't. 2020-07-02 16:40:20 +01:00
..
test Clarified some issues in the test framework and added example test. #219 2020-05-20 17:46:35 +01:00
Makefile.am Generate config file with build options 2020-07-01 09:19:10 +01:00
aiori-CEPHFS.c aiori-CEPHFS: don't just unmount on close, release cmount too. 2020-05-28 20:42:26 -05:00
aiori-DAOS.c Merge branch 'master' into fix-modules 2020-06-11 19:55:23 +00:00
aiori-DFS.c Extracted file size routine that is replicated in each module into IOR removing the MPI dependency from AIORI. 2020-06-30 12:33:56 +01:00
aiori-DUMMY.c Extracted file size routine that is replicated in each module into IOR removing the MPI dependency from AIORI. 2020-06-30 12:33:56 +01:00
aiori-Gfarm.c style fix 2019-06-22 10:48:41 +09:00
aiori-HDF5.c Extracted file size routine that is replicated in each module into IOR removing the MPI dependency from AIORI. 2020-06-30 12:33:56 +01:00
aiori-HDFS.c Bugfix based on the pull request for fix-189. Should fix #189. 2020-06-24 10:15:31 +01:00
aiori-IME.c aiori-IME: Add support of sync and mknod in IME backend 2019-12-17 14:51:21 +01:00
aiori-MMAP.c Removed offset from IOR structure. 2020-06-10 17:47:07 +01:00
aiori-MPIIO.c Extracted file size routine that is replicated in each module into IOR removing the MPI dependency from AIORI. 2020-06-30 12:33:56 +01:00
aiori-NCMPI.c Fix #181. 2019-08-30 16:45:03 -06:00
aiori-PMDK.c Ported PMDK API. 2020-06-30 13:12:44 +01:00
aiori-POSIX.c Extracted file size routine that is replicated in each module into IOR removing the MPI dependency from AIORI. 2020-06-30 12:33:56 +01:00
aiori-RADOS.c src/aiori-RADOS: Remove Direct IO option check. 2020-02-25 18:13:29 -06:00
aiori-S3-4c.c Renamed existing S3 impl. which uses (apparently) outdated library. Added dummy support for libS3 with library search. 2020-06-30 13:41:59 +01:00
aiori-S3-libs3.c S3: better testing, stat is semi-fake, other functions aren't. 2020-07-02 16:40:20 +01:00
aiori-debug.h Extracted file size routine that is replicated in each module into IOR removing the MPI dependency from AIORI. 2020-06-30 12:33:56 +01:00
aiori.c Initialize logfile for warnings if not set. 2020-07-01 09:42:13 +01:00
aiori.h Renamed existing S3 impl. which uses (apparently) outdated library. Added dummy support for libS3 with library search. 2020-06-30 13:41:59 +01:00
ior-internal.h Call backend statfs() instead of only POSIX-specific variant. 2020-05-31 13:30:31 +01:00
ior-main.c Added missing file. 2018-07-07 11:57:04 +01:00
ior-output.c Added --warningAsErrors option to IOR and MDTest and refactored WARNINGs in IOR. #174 2020-06-24 11:13:12 +01:00
ior.c Error checking for NULL create/opens 2020-06-30 19:41:49 +01:00
ior.h Extracted file size routine that is replicated in each module into IOR removing the MPI dependency from AIORI. 2020-06-30 12:33:56 +01:00
iordef.h Trivial cleanup: Extracted debug-related stuff into new header. 2020-06-28 17:16:56 +01:00
mdtest-main.c Merge remote-tracking branch 'upstream/master' into daos 2019-01-24 00:31:12 +00:00
mdtest.c MDTest remove testdir if created by MDTest. 2020-07-02 16:26:05 +01:00
mdtest.h Some simplification / unification between IOR and MDTest. 2018-07-07 22:19:42 +01:00
option.c Merge branch 'master' into fix-194 2020-06-24 09:43:37 +01:00
option.h Fixed type typo in name. 2020-05-31 11:58:34 +01:00
parse_options.c Added --warningAsErrors option to IOR and MDTest and refactored WARNINGs in IOR. #174 2020-06-24 11:13:12 +01: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 Initialize logfile for warnings if not set. 2020-07-01 09:42:13 +01:00
utilities.h Trivial cleanup: Extracted debug-related stuff into new header. 2020-06-28 17:16:56 +01:00