1sample:
2  description: MEC172x EVB ROM API sample application
3  name: rom_api
4common:
5  tags: crypto
6  harness: console
7  harness_config:
8    type: multi_line
9    regex:
10      - "Test Zephyr crypto hash API for multiblock plus remainder"
11      - "Test Zephyr crypto hash API for multiblock plus remainder returned 0"
12      - "Test Zephyr crypto arbitrary chunk size = \\d+"
13      - "Test Zephyr crypto arbitrary chunk size returned 0"
14      - "Test Zephyr crypto arbitrary chunk size = \\d+"
15      - "Test Zephyr crypto arbitrary chunk size returned 0"
16      - "Test Zephyr crypto arbitrary chunk size = \\d+"
17      - "Test Zephyr crypto arbitrary chunk size returned 0"
18      - "Application done"
19tests:
20  sample.boards.mec172xevb_assy6906.rom_api:
21    platform_allow: mec172xevb_assy6906
22