diff --git a/test/fileread/Makefile b/test/benchmarks/Makefile similarity index 100% rename from test/fileread/Makefile rename to test/benchmarks/Makefile diff --git a/test/fileread/getp.f90 b/test/benchmarks/getp.f90 similarity index 100% rename from test/fileread/getp.f90 rename to test/benchmarks/getp.f90 diff --git a/test/fileread/psb_cf_sample.f90 b/test/benchmarks/psb_cf_sample.f90 similarity index 100% rename from test/fileread/psb_cf_sample.f90 rename to test/benchmarks/psb_cf_sample.f90 diff --git a/test/fileread/psb_df_sample.f90 b/test/benchmarks/psb_df_sample.f90 similarity index 100% rename from test/fileread/psb_df_sample.f90 rename to test/benchmarks/psb_df_sample.f90 diff --git a/test/fileread/psb_sf_sample.f90 b/test/benchmarks/psb_sf_sample.f90 similarity index 100% rename from test/fileread/psb_sf_sample.f90 rename to test/benchmarks/psb_sf_sample.f90 diff --git a/test/fileread/psb_zf_sample.f90 b/test/benchmarks/psb_zf_sample.f90 similarity index 100% rename from test/fileread/psb_zf_sample.f90 rename to test/benchmarks/psb_zf_sample.f90 diff --git a/test/fileread/runs/cfs.inp b/test/benchmarks/runs/cfs.inp similarity index 100% rename from test/fileread/runs/cfs.inp rename to test/benchmarks/runs/cfs.inp diff --git a/test/fileread/runs/dfs.inp b/test/benchmarks/runs/dfs.inp similarity index 100% rename from test/fileread/runs/dfs.inp rename to test/benchmarks/runs/dfs.inp diff --git a/test/fileread/runs/sfs.inp b/test/benchmarks/runs/sfs.inp similarity index 100% rename from test/fileread/runs/sfs.inp rename to test/benchmarks/runs/sfs.inp diff --git a/test/fileread/runs/zfs.inp b/test/benchmarks/runs/zfs.inp similarity index 100% rename from test/fileread/runs/zfs.inp rename to test/benchmarks/runs/zfs.inp