2311 Commits

Author SHA1 Message Date
Matthias Ringwald
ffdd2f68ec test/coverage: fix build 2020-09-21 12:06:46 +02:00
Matthias Ringwald
cf7023dfc2 test/coverage: demangle C++ function names before merging coverage files 2020-09-21 12:04:18 +02:00
Matthias Ringwald
410e1b0659 test/coverage: fix build 2020-09-19 09:55:03 +02:00
Matthias Ringwald
3011ca4a9a test/coverage: fix paths 2020-09-18 18:17:42 +02:00
Matthias Ringwald
c757f61e42 test: skip folders without unit tests 2020-09-18 17:58:27 +02:00
Matthias Ringwald
73e5d7d08c test: skip folders without unit tests 2020-09-18 17:53:30 +02:00
Matthias Ringwald
795c77dcdf test/security_manager_sc: track coverage 2020-09-18 17:34:32 +02:00
Matthias Ringwald
94978b3278 test/coverage: replace path prefix with 'btstack' 2020-09-18 17:34:32 +02:00
Matthias Ringwald
6b7b368a28 test: move Security Manager SC test into own folder 2020-09-18 17:34:32 +02:00
Milanka Ringwald
57f18570c6 att_db_test: test handle_write_request 2020-09-18 14:39:25 +02:00
Matthias Ringwald
7e7f1cd46a test/security_manager: re-enable coverage flags 2020-09-18 12:15:07 +02:00
Milanka Ringwald
a108abeaf9 att_db-test: test handle_read_multiple_request 2020-09-17 15:18:12 +02:00
Milanka Ringwald
730f5432eb att_db_util_test: add casting 2020-09-17 15:17:23 +02:00
Matthias Ringwald
837e41c7f7 test/security_manager: configure with support for Secure Connections 2020-09-16 13:13:09 +02:00
Matthias Ringwald
ecbd4bc00b test/security_manager: configure with support for Secure Connections 2020-09-16 12:31:49 +02:00
Matthias Ringwald
a2d947e737 test/att_db: fix coverage reporting 2020-09-16 11:25:10 +02:00
Matthias Ringwald
90fe6d5fb1 test/security_manager: adapt test for queued sm_run callbacks 2020-09-16 10:24:43 +02:00
Matthias Ringwald
54eca18e6f test/att_db: added test setup for att_db 2020-09-15 17:54:28 +02:00
Matthias Ringwald
352a05047d hfp: use HFP_SCO_PACKET_TYPES in link settings table 2020-09-09 12:14:37 +02:00
Matthias Ringwald
01e5b7274c hfp: filter link setting by allowed sco packet types 2020-09-09 12:14:37 +02:00
Matthias Ringwald
4ceb7a8fc5 test/hfp: check link setting transition to lower setting 2020-09-09 12:14:37 +02:00
Matthias Ringwald
e453c1d946 hfp: extract hfp_next_link_setting 2020-09-09 12:14:37 +02:00
Matthias Ringwald
1ce7cea150 test/hfp: fix test build 2020-09-09 12:09:48 +02:00
Matthias Ringwald
a18a1577cd test: remove ENABLE_BTP from default config 2020-09-09 12:09:48 +02:00
Matthias Ringwald
82b61e6004 test/gatt_client: fix build 2020-09-07 12:35:49 +02:00
Matthias Ringwald
dd55428775 test/auto-pts: enable micro ecc 2020-08-31 14:27:41 +02:00
Matthias Ringwald
9d35f201dd test/auto-pts: make LE-only 2020-08-31 14:10:47 +02:00
Matthias Ringwald
f400efd4c3 test/coverage: avoid compiling classic parts for LE-only coverage 2020-08-31 13:56:51 +02:00
Matthias Ringwald
cd8e0e94cc test/coverage: fix paths for auto-pts 2020-08-29 23:13:14 +02:00
Matthias Ringwald
398e1682e3 test/auto-pts: skip chipset/zephyr 2020-08-29 22:44:47 +02:00
Matthias Ringwald
3e3563aee9 test/coverage: combine unit + pts coverage 2020-08-29 22:36:45 +02:00
Matthias Ringwald
7faa11e2dd test/auto-pts: collect coverage for auto-pts run 2020-08-29 21:51:25 +02:00
Matthias Ringwald
b1a1a9bd36 test/auto-pts: flush gcov in heartbeat handler and socket close 2020-08-29 20:03:10 +02:00
Matthias Ringwald
e5411deb54 test/auto-pts: enable coverage 2020-08-29 10:23:05 +02:00
Matthias Ringwald
ee858f057f test/coverage: create bat subset 2020-08-28 23:38:06 +02:00
Matthias Ringwald
d48fc4b93a test/coverage: fix indention 2020-08-28 17:19:18 +02:00
Matthias Ringwald
82aa7ba665 auto-pts: use gatt client wildcard to listen for notifications/indications 2020-08-26 11:55:28 +02:00
Matthias Ringwald
b7e5d6c0de auto-pts: support BTP_GATT_OP_ADD_SERVICE with BTP_GATT_SERVICE_TYPE_SECONDARY 2020-08-26 11:55:28 +02:00
Matthias Ringwald
6de29f25a6 auto-pts: track security level in att_connection struct, pass att_connection to btp_att_get_attribute_value 2020-08-26 11:55:27 +02:00
Matthias Ringwald
9e99503db2 auto-pts: add characteristic user description to gap name 2020-08-26 11:55:27 +02:00
Matthias Ringwald
f2b93ab389 auto-pts: fix receive of notifications/indications 2020-08-26 11:55:27 +02:00
Matthias Ringwald
ba6b0f621c auto-pts: use offset for BTP_GATT_OP_WRITE_LONG 2020-08-26 11:55:27 +02:00
Matthias Ringwald
68436c534a auto-pts: dump le device db after removing all entries 2020-08-26 11:55:27 +02:00
Matthias Ringwald
c7428c652c auto-pts: implement BTP_GATT_OP_WRITE_RELIABLE 2020-08-26 11:55:27 +02:00
Matthias Ringwald
a2bc88aebf auto-pts: extract le_device_delete_all 2020-08-26 11:55:27 +02:00
Matthias Ringwald
ed105bf119 auto-pts: log unpair of le device 2020-08-26 11:55:26 +02:00
Matthias Ringwald
72ba479b40 auto-pts: delete all LE bonding information if requested 2020-08-26 11:55:26 +02:00
Matthias Ringwald
5795f6994b auto-pts: implement BTP_GATT_OP_ADD_INCLUDED_SERVICE 2020-08-26 11:55:26 +02:00
Matthias Ringwald
7491c33910 auto-pts: ignore gatt client timeouts 2020-08-26 11:55:26 +02:00
Matthias Ringwald
78b5808db0 auto-pts: register for gatt client notifications/indications 2020-08-26 11:55:26 +02:00