1sample: 2 name: PECI driver sample 3tests: 4 sample.drivers.peci: 5 # theoretically EVB can be connected to Intel RVP as well, 6 # but HW setup is not documented, hence qualifying as unsupported. 7 platform_exclude: mec15xxevb_assy6853 8 tags: drivers 9 harness: console 10 harness_config: 11 type: multi_line 12 ordered: true 13 regex: 14 - "mb data(.*)" 15 depends_on: peci 16