zephyr/tests/bluetooth/shell
Kumar Gala 57690f566e tests: bluetooth: shell: Limit build only tests to native_posix
Some recent updates to the bluetooth shell test cause build failures
in CI for platforms that don't have a uart that supports interrupts
(ie ip_k66f or xmc45_relax_kit).

As these tests are build-only a single platform is sufficient to get
coverage and utilize platform_allow to limit to just one board target
intead of integration_platforms.  As this will limit to the single
platform for both PR based CI and nightly CI (integration_platforms
only is utilized for PR based CI, so we'd need other filtering for
the nightly CI and there isn't any value in building these tests
on more than the single platform so platform_allow makes the most
sense).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-07-23 11:29:30 -05:00
..
boards Bluetooth: ISO: Speed up BT ISO data processing 2021-05-27 13:16:40 +02:00
src
cdc_acm.conf
CMakeLists.txt
mesh.conf Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
prj_br.conf
prj.conf Bluetooth: Audio: Microphone Input Control Service and Client 2021-06-07 12:04:28 +02:00
testcase.yaml tests: bluetooth: shell: Limit build only tests to native_posix 2021-07-23 11:29:30 -05:00