1sample:
2  description: SMBus sample
3  name: smbus sample
4common:
5  platform_allow:
6    - qemu_x86_64
7    - intel_ehl_crb
8    - intel_rpl_s_crb
9  harness: console
10  harness_config:
11    type: one_line
12    regex:
13      - "Start SMBUS shell sample"
14tests:
15  sample.drivers.smbus.shell:
16    tags: smbus
17