blob: a0e444629433f5e12c62db2f780736452e7e9506 [file] [log] [blame]
sample:
name: SPI Flash Sample
tests:
sample.driver.spi_flash:
tags: spi flash
filter: dt_compat_enabled("jedec,spi-nor")
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "Test 1: Flash erase"
- "Flash erase succeeded!"
- "Test 2: Flash write"
- "Attempted to write 55 aa"
- "Data read 55 aa"
- "Data read matches with data written. Good!!"
depends_on: spi