Merge pull request #14737 from paul-szczepanek-arm/cmake-ble-rebased
BLE: Add cmake unittest fakes for BLE and events
ls
commit df12718139bd6e96a0d0a599f672731231343291
2 parents aeaac0e + 8642610
@Martin Kojtal Martin Kojtal authored on 11 Jun 2021
GitHub committed on 11 Jun 2021
Showing 19 changed files
View
UNITTESTS/CMakeLists.txt
View
UNITTESTS/fakes/CMakeLists.txt 0 → 100644
View
UNITTESTS/fakes/ble/BLE.cpp 0 → 100644
View
UNITTESTS/fakes/ble/CMakeLists.txt 0 → 100644
View
UNITTESTS/fakes/ble/GapImpl_mock.h 0 → 100644
View
UNITTESTS/fakes/ble/GattClientImpl_mock.h 0 → 100644
View
UNITTESTS/fakes/ble/GattServerImpl_mock.h 0 → 100644
View
UNITTESTS/fakes/ble/SecurityManagerImpl_mock.h 0 → 100644
View
UNITTESTS/fakes/ble/ble_mocks.h 0 → 100644
View
UNITTESTS/fakes/ble/source/GattServerImpl.h 0 → 100644
View
UNITTESTS/fakes/ble/source/GattServerImpl_mock.cpp 0 → 100644
View
UNITTESTS/fakes/ble/source/generic/GapImpl.h 0 → 100644
View
UNITTESTS/fakes/ble/source/generic/GattClientImpl.h 0 → 100644
View
UNITTESTS/fakes/ble/source/generic/SecurityManagerImpl.h 0 → 100644
View
UNITTESTS/fakes/events/CMakeLists.txt 0 → 100644
View
UNITTESTS/fakes/events/events/EventQueue.cpp 0 → 100644
View
UNITTESTS/fakes/events/events/EventQueue.h 0 → 100644
View
UNITTESTS/target_h/platform/cxxsupport/mstd_tuple 0 → 100644
View
connectivity/FEATURE_BLE/include/ble/common/BLERoles.h