1sample:
2  description: EDAC shell sample application
3  name: edac shell
4common:
5  tags: edac
6  harness: console
7  harness_config:
8    type: one_line
9    regex:
10      - "EDAC shell application initialized"
11
12tests:
13  sample.subsys.edac:
14    platform_allow: intel_ehl_crb
15    integration_platforms:
16      - intel_ehl_crb
17    tags: edac
18