blob: 9942a92de90263f7c1fdec5267589751f6309e25 [file] [log] [blame]
sample:
name: SPI Flash Sample
tests:
sample.driver.spi_flash:
tags: spi flash
filter: DT_INST_0_JEDEC_SPI_NOR_LABEL
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