1sample:
2  description: Application to test memory allocation from SPIRAM
3  name: spiram_test
4tests:
5  sample.board.esp32.spiram:
6    platform_allow: esp32_devkitc_wrover/esp32/procpu
7    tags: esp32
8    harness: console
9    harness_config:
10      type: multi_line
11      regex:
12        - "SPIRAM mem test pass"
13        - "Internal mem test pass"
14