mbed-os/features/FEATURE_BLE/tests/generic/GattClient/util
Vincent Coubard aeb992ee3c 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-13 17:01:25 +00:00
..
CharacteristicDescription.h BLE: Add unit test for the Generic GattClient. 2018-02-13 17:01:25 +00:00
Equality.cpp BLE: Add unit test for the Generic GattClient. 2018-02-13 17:01:25 +00:00
Equality.h BLE: Add unit test for the Generic GattClient. 2018-02-13 17:01:25 +00:00
Log.h BLE: Add unit test for the Generic GattClient. 2018-02-13 17:01:25 +00:00
PrettyPrinter.h BLE: Add unit test for the Generic GattClient. 2018-02-13 17:01:25 +00:00
ServerDescription.h BLE: Add unit test for the Generic GattClient. 2018-02-13 17:01:25 +00:00
ServiceDescription.h BLE: Add unit test for the Generic GattClient. 2018-02-13 17:01:25 +00:00