Add regression test for 37cf9e3c
[fio.git] / t / jobs / t0007-37cf9e3c.fio
diff --git a/t/jobs/t0007-37cf9e3c.fio b/t/jobs/t0007-37cf9e3c.fio
new file mode 100644 (file)
index 0000000..fd70c21
--- /dev/null
@@ -0,0 +1,10 @@
+# Expected result: fio reads 87040KB of data
+# Buggy result: fio reads the full 128MB of data
+[foo]
+size=128mb
+rw=read:512k
+bs=1m
+time_based
+norandommap
+write_iolog=log
+direct=1