mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 22:31:57 +00:00
With pull request #16208 and #16404 hooks for calling user defined code was implemented. These user extensions are gated by a number of Kconfigs. The test in this pull request tests that code compiles when these Kconfigs are enabled. Signed-off-by: Asger Munk Nielsen <asmk@oticon.com>
7 lines
119 B
YAML
7 lines
119 B
YAML
common:
|
|
build_only: true
|
|
tags: bluetooth
|
|
tests:
|
|
bluetooth.ctrl_user_ext.test:
|
|
platform_whitelist: nrf52_bsim
|