mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
make test independent of system pagesize. add in direct IO randholes test.
This commit is contained in:
@@ -1,13 +1,25 @@
|
||||
QA output created by 008
|
||||
|
||||
randholes.1 : -l 5000000 -c 50 -b 4096
|
||||
randholes.1 : -l 5000000 -c 50 -b PGSIZE
|
||||
------------------------------------------
|
||||
holes is in range
|
||||
|
||||
randholes.2 : -l 10000000 -c 100 -b 4096
|
||||
randholes.2 : -l 10000000 -c 100 -b PGSIZE
|
||||
------------------------------------------
|
||||
holes is in range
|
||||
|
||||
randholes.3 : -l 10000000 -c 100 -b 512
|
||||
------------------------------------------
|
||||
holes is in range
|
||||
|
||||
randholes.4 : -d -l 5000000 -c 50 -b PGSIZE
|
||||
------------------------------------------
|
||||
holes is in range
|
||||
|
||||
randholes.5 : -d -l 10000000 -c 100 -b PGSIZE
|
||||
------------------------------------------
|
||||
holes is in range
|
||||
|
||||
randholes.6 : -d -l 10000000 -c 100 -b 512
|
||||
------------------------------------------
|
||||
holes is in range
|
||||
|
||||
Reference in New Issue
Block a user