zephyr/tests
Emanuele Di Santo 30d65809fc Bluetooth: services: battery service enhancements
This commit moves the BLE GATT Battery service
from /samples/bluetooth/gatt to /subsys/bluetooth/services and
adds a Kconfig entry to enable and configure the service;
when enabled, it will register itself automatically.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-07-11 13:21:14 +03:00
..
application_development cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
arch tests: arch: x86: move static_idx under tests/arch/x86 2019-07-09 09:53:44 -07:00
benchmarks cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bluetooth Bluetooth: services: battery service enhancements 2019-07-11 13:21:14 +03:00
boards cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
booting/stub license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Correct timing assumptions 2019-07-02 22:52:29 -04:00
cmsis_rtos_v2 CMSIS v2: Work around time unit confusion 2019-07-02 22:52:29 -04:00
crypto cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
drivers drivers: counter: Add optional flags to alarm configuration structure 2019-07-10 07:42:12 -05:00
kernel tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
lib tests: clib: Make sure ssize_t type is signed 2019-07-09 21:55:05 +03:00
misc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
net tests: net: trickle: Adjust config options to avoid error prints 2019-07-10 18:55:37 +03:00
posix tests/posix/common: Adjust miscalibrated timing test 2019-07-02 22:52:29 -04:00
shell shell: add test for new built-in command 2019-05-24 11:04:42 +02:00
subsys tests: subsys: settings: fix pointer mismatch on 64-bit targets 2019-07-11 09:40:20 +02:00
unit tests: crc: convert to regular test case 2019-07-06 00:31:04 +02:00
ztest subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00