158 Commits

Author SHA1 Message Date
Milanka Ringwald
b14d59d74d test/gatt_client: test RSI calculation 2023-02-06 18:33:48 +01:00
Milanka Ringwald
7aef828808 tset/gatt_client: enable btstack_crypto 2023-02-06 18:33:48 +01:00
Matthias Ringwald
5fe445cb53 test/gatt_client: add test for gatt_client_request_to_send_gatt_query 2023-01-23 15:54:16 +01:00
Matthias Ringwald
7e4c9b5dd1 test/gatt_client: add test for gatt_client_request_to_write_without_response 2023-01-23 15:01:14 +01:00
Milanka Ringwald
40faeb84f8 gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 2023-01-10 15:59:38 +01:00
Milanka Ringwald
617a25959b test/gatt_client: add tests 2023-01-06 23:19:17 +01:00
Matthias Ringwald
7deeca1c39 test/gatt_client: avoid out-of-range read in test 2023-01-04 17:12:53 +01:00
Milanka Ringwald
a382a4ad6c test/gatt_client: add unit tests 2023-01-04 13:37:31 +01:00
Milanka Ringwald
8404d3b7ce test/gatt_client: add new tests 2023-01-04 00:10:18 +01:00
Milanka Ringwald
bbcf7688e2 test/gatt_client: setup le connection 2023-01-04 00:10:18 +01:00
Milanka Ringwald
733e49f4f1 test/gatt_client: check con_handle of hci_connection 2023-01-04 00:10:18 +01:00
Milanka Ringwald
44b1b4f057 test/gatt_client: enable FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION API 2023-01-04 00:10:18 +01:00
Matthias Ringwald
e63c7784d4 test/gatt_client: fix warning 2022-06-08 16:19:09 +02:00
Matthias Ringwald
1d3bd1e51c test: only compile CppUTest files with c++ compiler 2022-03-11 22:15:38 +01:00
Matthias Ringwald
4902524cc6 btstack_debug: add c++ guard 2022-03-11 21:31:25 +01:00
Matthias Ringwald
2e7076ac00 test: update return types for some mock functions 2021-12-13 17:03:37 +01:00
Matthias Ringwald
77fc16ac1c test; fix build 2021-09-06 17:04:48 +02:00
Matthias Ringwald
1ebbe057a1 btstack_defines: compact event codes, decrease SM_EVENT_* and GAP_EVENT_* 2021-06-18 21:06:57 +02:00
Matthias Ringwald
f41de160e4 test/gatt_client: add CMake build 2021-04-12 11:29:34 +02:00
Matthias Ringwald
a931607625 test/gatt_client: fix arguments for check_equal macro 2021-04-12 10:41:50 +02:00
Matthias Ringwald
6bdecec7ba move GATT Service clients into ble/gatt-service 2021-03-08 10:09:41 +01:00
Matthias Ringwald
71d5257663 test: remove HAVE_ASSERT from coverage tests 2021-01-29 21:47:15 +01:00
Matthias Ringwald
cd56fb443c test: enable address sanitzier for make test 2020-12-10 11:52:05 +01:00
Matthias Ringwald
3d87570f86 test: prepare separate builds for unit test with address sanitizer vs. coverage 2020-12-10 11:52:05 +01:00
Matthias Ringwald
38336af48c test/gatt_client: update mocking code 2020-11-18 11:43:13 +01:00
Milanka Ringwald
39426e8a44 test/config: add ENABLE_PRINTF_HEXDUMP 2020-11-06 14:07:45 +01:00
Milanka Ringwald
02a3cd7f00 test/config: sort defines alphabetically 2020-11-06 14:03:27 +01:00
Matthias Ringwald
75c13281d4 gatt_compiler: use python3 in build scripts 2020-09-25 13:25:22 +02:00
Matthias Ringwald
28b5b606bb test/coverage: disable address sanitizer for coverage measurements 2020-09-24 15:28:06 +02:00
Matthias Ringwald
82b61e6004 test/gatt_client: fix build 2020-09-07 12:35:49 +02:00
Matthias Ringwald
f959ac69f5 test/gatt_client: avoid invalid memory access in mock implementation 2020-01-07 22:12:37 +01:00
Matthias Ringwald
7b4ad03738 test/gatt_client: add ancs_client to coverage 2019-09-23 11:07:26 +02:00
Matthias Ringwald
b338ca6049 coverage: line and function coverage for core 2019-09-17 15:11:58 +02:00
Matthias Ringwald
e90da8a6c2 fix built 2019-05-01 21:49:47 +02:00
Matthias Ringwald
489a58de68 fix compilation 2019-03-30 21:30:47 +01:00
Matthias Ringwald
9e6f232991 test: remove outdated include paths 2018-06-26 13:40:35 +02:00
Matthias Ringwald
4a34092706 test: fix compile warnings and gatt_client test 2018-02-19 15:42:54 +01:00
Matthias Ringwald
4f366ea52f test/gatt_client: fix test for ATT_TRANSACTION_MODE_VALIDATE 2017-09-19 11:55:42 +02:00
Matthias Ringwald
392ab97ecb test/gatt_client: fix compile 2017-08-14 17:17:45 +02:00
Matthias Ringwald
4dfd504ad1 sm: sm_cmac_start -> sm_cmac_signed_write 2016-06-20 11:34:56 +02:00
Matthias Ringwald
e9fab07064 test/gatt_client: fix compile 2016-06-10 13:58:25 +02:00
Matthias Ringwald
b3fcedb9c9 compile-gatt.py -> compile_gatt.py 2016-04-10 21:58:19 +02:00
Matthias Ringwald
2515449974 test/gatt_client: fix compile 2016-04-01 22:02:55 +02:00
Milanka Ringwald
10cad10245 use getters in HCI_EVENT_LE_META 2016-04-01 16:28:01 +02:00
Milanka Ringwald
cdc7d1ab0b use btstack_event_state_get_state 2016-04-01 16:23:28 +02:00
Milanka Ringwald
3ee82ab15a use getters in GAP_EVENT_ADVERTISING_REPORT 2016-04-01 16:08:15 +02:00
Matthias Ringwald
7046994ff7 test/gatt_client: fix compile 2016-04-01 14:20:49 +02:00
Matthias Ringwald
3583331350 fix prototypes for fn() 2016-03-28 11:54:38 +02:00
Matthias Ringwald
0cb5b9716d fix prototypes for fn() 2016-03-28 11:44:30 +02:00
Matthias Ringwald
045013fe99 java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT 2016-03-07 17:19:53 +01:00