03905f7e55
This follows the same convention that has already been adopted by Intel Alder Lake and Raptor Lake boards. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
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
|