-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Description of defect
connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/driver/CMakeLists.txt - to illustrate.
They set set(MBED_PATH ${CMAKE_CURRENT_SOURCE_DIR}/../../../../../../.. CACHE INTERNAL "")
and use this to add mbed-os and include cmake files from Mbed OS.
A test should not do this but just get Mbed OS in and its definitions.
Target(s) affected by this defect ?
all
Toolchain(s) (name and version) displaying this defect ?
all
What version of Mbed-os are you using (tag or sha) ?
mbed-os-99.99.99
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
Not relevant
How is this defect reproduced ?
See CMake sources for greentea tests