zephyr/tests
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
..
application_development/gen_inc_file
arch tests: arch: arm_irq_vector_table: Update to run on MXRT685 2021-07-07 08:25:06 -04:00
benchmarks tests/benchmarks: add dynamic memory allocation measurement 2021-07-21 10:16:56 +03:00
bluetooth tests: bluetooth: shell: Limit build only tests to native_posix 2021-07-23 11:29:30 -05:00
boards tests: ivshmem: move test to more generic location 2021-07-19 11:38:59 -04:00
crypto tests: crypto: mbedtls: Remove local implementation of rand() 2021-07-20 13:32:36 -04:00
drivers drivers: sensor: SHT4X Added support 2021-07-22 10:17:13 -04:00
kernel tests: schedule_api: use stack array extern macro 2021-07-22 07:24:11 -05:00
lib tests: c_lib: Add tests for rand() and srand() 2021-07-20 13:32:36 -04:00
misc/test_build tests: test_build: Exclude some NS platforms from debug builds 2021-07-13 06:38:57 -05:00
net net: bridge: test to exercise the bridge facility 2021-07-21 18:20:01 -04:00
posix tests: posix: common: clock: exclude ehl_crb from test posix realtime 2021-06-02 08:49:45 -05:00
subsys tests: pm: power_mgmt_soc: enable testing on twr_ke18f 2021-07-14 22:54:34 +03:00
unit tests: cleanup cbprintf tag usage 2021-06-24 12:38:57 -05:00
ztest tests: error_hook skipping div-by-0 test on cortex M0 M0+ 2021-05-28 11:46:09 -05:00