zephyr/tests/bluetooth/classic/sdp_s/testcase.yaml

25 lines
506 B
YAML
Raw Normal View History

tests:
bluetooth.classic.sdp.server:
platform_allow:
- native_sim
integration_platforms:
- native_sim
tags:
- bluetooth
- sdp
harness: pytest
harness_config:
pytest_dut_scope: session
fixture: usb_hci
timeout: 60
bluetooth.classic.sdp.server.no_blobs:
platform_allow:
- mimxrt1170_evk@B/mimxrt1176/cm7
tags:
- bluetooth
- sdp
extra_args:
- CONFIG_BUILD_ONLY_NO_BLOBS=y
timeout: 60
build_only: true