zephyr/samples/subsys/sip_svc/sample.yaml
Anas Nashif bbb63d8aca sample: sip_svc: fix filter and printk formatting
Rename sample.yml and fix build and filtering.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-09-04 21:27:37 +02:00

21 lines
513 B
YAML

sample:
name: SIP SVC sample
common:
filter: CONFIG_ARM_SIP_SVC_HAS_INTEL_SDM_MAILBOX_FIFO
integration_platforms:
- intel_socfpga_agilex_socdk
tests:
sample.subsys.sip_svc:
tags:
- sipsvc
platform_allow:
- intel_socfpga_agilex_socdk
integration_platforms:
- intel_socfpga_agilex_socdk
harness: console
harness_config:
type: one_line
ordered: true
regex:
- "Got response of transaction id 0x[0-9a-f][0-9a-f] and voltage is [0-9].[0-9]+v"