Block device testing
Warning: All of the following tests are destructive, and they may not ask for confirmation before executing. Run at your own risk.
Protocol testing
blktest is an integration that may be used to check adherence to the block protocol.
Filesystem testing
fs-test is a filesystem integration test suite that can be used to verify
Fuchsia filesystem correctness on a filesystem.
To avoid racing with the auto-mounter, it is recommended to run this test with the kernel command line option "zircon.system.disable-automount=true".
Correctness testing
iochk is a tool that pseudorandomly reads and writes to a block device to check for errors.
Performance testing
iotime is a benchmarking tool that tests the read and write performance of block devices.
最后更新:
2022 年 12 月 31 日(Saturday) 21:07 CST