zephyr/tests/drivers/disk/disk_performance/testcase.yaml
Daniel DeGrasse 21b8d1c8e0 tests: drivers: disk: Add disk performance test
Add disk performance test, to report performance of disk devices. This
test reports performance for single sector R/W, sequential read/writes,
and an IOPS score based on random 512 byte reads and writes.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-07-04 15:45:47 +02:00

10 lines
198 B
YAML

tests:
drivers.disk.disk_performance:
depends_on: sdhc
harness: ztest
harness_config:
fixture: fixture_sdhc
tags: disk sdhc
integration_platforms:
- mimxrt1064_evk