VirtualBox

Changeset 38464 in vbox


Ignore:
Timestamp:
Aug 15, 2011 5:02:45 PM (13 years ago)
Author:
vboxsync
Message:

tstVDIo: Add testcase for QED

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/testcase/tstVDIo.vd

    r38413 r38464  
    7979destroydisk name=test
    8080
     81# QED disk
     82print msg=Testing_QED
     83createdisk name=test verify=yes
     84create disk=test mode=base name=tstShared.qed type=dynamic backend=QED size=200M
     85io disk=test async=yes max-reqs=32 mode=seq blocksize=64k off=0-200M size=200M writes=100
     86io disk=test async=yes max-reqs=32 mode=seq blocksize=64k off=0-200M size=200M writes=0
     87io disk=test async=yes max-reqs=32 mode=rnd blocksize=64k off=0-200M size=200M writes=50
     88io disk=test async=yes max-reqs=32 mode=rnd blocksize=64k off=0-200M size=200M writes=0
     89close disk=test mode=single delete=no
     90open disk=test name=tstShared.qed backend=QED async=yes
     91io disk=test async=yes max-reqs=32 mode=rnd blocksize=64k off=0-200M size=200M writes=0
     92destroydisk name=test
     93
    8194iorngdestroy
    8295
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette