1tests:
2  sdp.c:
3    platform_allow:
4      - native_sim
5      - mimxrt1170_evk@B/mimxrt1176/cm7
6    integration_platforms:
7      - native_sim
8    tags:
9      - bluetooth
10      - sdp
11    harness: pytest
12    harness_config:
13      pytest_dut_scope: session
14      fixture: usb_hci
15    timeout: 180
16