18 lines
333 B
YAML
18 lines
333 B
YAML
sample:
|
|
description: EDAC shell sample application
|
|
name: edac shell
|
|
common:
|
|
tags: edac
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "EDAC shell application initialized"
|
|
|
|
tests:
|
|
sample.subsys.edac:
|
|
platform_allow: intel_ehl_crb
|
|
integration_platforms:
|
|
- intel_ehl_crb
|
|
tags: edac
|