16 lines
315 B
YAML
16 lines
315 B
YAML
|
tests:
|
||
|
bluetooth.classic.sdp.server:
|
||
|
platform_allow:
|
||
|
- native_sim
|
||
|
- mimxrt1170_evk@B/mimxrt1176/cm7
|
||
|
integration_platforms:
|
||
|
- native_sim
|
||
|
tags:
|
||
|
- bluetooth
|
||
|
- sdp
|
||
|
harness: pytest
|
||
|
harness_config:
|
||
|
pytest_dut_scope: session
|
||
|
fixture: usb_hci
|
||
|
timeout: 60
|