zephyr/tests/bluetooth/controller/ctrl_invalid
Torsten Rasmussen 0f15d89a26 tests: remove testing for board unit_testing
Remove boilerplate code:
> if (NOT BOARD STREQUAL unit_testing)
>    message(FATAL_ERROR "This project can only be used with...")
> endif()

as that is now handled by boards.cmake when validating the board.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-08-18 14:29:14 +02:00
..
src test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
CMakeLists.txt tests: remove testing for board unit_testing 2022-08-18 14:29:14 +02:00
testcase.yaml