1sample:
2  name: SIP SVC sample
3common:
4  filter: CONFIG_ARM_SIP_SVC_HAS_INTEL_SDM_MAILBOX_FIFO
5  integration_platforms:
6    - intel_socfpga_agilex_socdk
7tests:
8  sample.subsys.sip_svc:
9    tags:
10      - sipsvc
11    platform_allow:
12      - intel_socfpga_agilex_socdk
13    integration_platforms:
14      - intel_socfpga_agilex_socdk
15    harness: console
16    harness_config:
17      type: one_line
18      ordered: true
19      regex:
20        - "Got response of transaction id 0x[0-9a-f][0-9a-f] and voltage is [0-9].[0-9]+v"
21