mbed-os/features/FEATURE_BLE/tests/generic/GattClient/mock
Vincent Coubard 863bdfbb75 BLE: Add unit test for the Generic GattClient.
These tests are build around gtest and gmock and solely run on a host; cmake is
used as a build system:

- cd features/FEATURE_BLE/tests
- mkdir build
- cd build
- cmake ..
- make
- ./gatt-client-tests
2018-02-19 13:23:23 +00:00
..
MockCallbacks.cpp BLE: Add unit test for the Generic GattClient. 2018-02-19 13:23:23 +00:00
MockCallbacks.h BLE: Add unit test for the Generic GattClient. 2018-02-19 13:23:23 +00:00
MockPalGattClient.cpp BLE: Add unit test for the Generic GattClient. 2018-02-19 13:23:23 +00:00
MockPalGattClient.h BLE: Add unit test for the Generic GattClient. 2018-02-19 13:23:23 +00:00