1sample: 2 name: USB audio Headphones Microphone sample 3tests: 4 sample.usb.audio.headphones_microphone: 5 depends_on: usb_device 6 tags: usb 7 arch_exclude: posix 8 integration_platforms: 9 - nrf52840dk_nrf52840 10 - nrf5340dk_nrf5340_cpuapp 11 harness: console 12 harness_config: 13 type: multi_line 14 ordered: true 15 regex: 16 - "Entered main" 17 - "Found USB Headphones Device" 18 - "Found USB Microphone Device" 19 - "USB enabled" 20