2481 Commits

Author SHA1 Message Date
Milanka Ringwald
05e0a7f4e6 le_device_db_tlv_test: test add existing entry 2020-09-24 15:17:11 +02:00
Milanka Ringwald
21c2455c51 le_device_db_tlv_test: move test from flash_tlv 2020-09-24 14:41:36 +02:00
Matthias Ringwald
2245c6f66c test/coverage: fix replacing local path 2020-09-24 11:34:58 +02:00
Matthias Ringwald
f8e02f4b1d test/coverage: allow to run coverage locallay 2020-09-24 11:22:52 +02:00
Matthias Ringwald
b17ed348b1 test/coverage: pause security_manager_sc due to ci issues 2020-09-24 10:48:18 +02:00
Milanka Ringwald
c3b0d2da7b att_db: improve and test att_read_callback_handle_blob 2020-09-24 10:42:07 +02:00
Matthias Ringwald
33b2b4b183 test/security_manager_sc: print testname on stderr 2020-09-24 10:33:35 +02:00
Matthias Ringwald
cfd54eb73c rijndael: comment 192-bit and 256-bit variants 2020-09-23 17:43:31 +02:00
Matthias Ringwald
d6f5473f06 test/coverage: provide lcovrc 2020-09-23 17:11:31 +02:00
Matthias Ringwald
7bbbec6baf test/security_manager_sc: ignore stderr for test init 2020-09-23 16:20:37 +02:00
Matthias Ringwald
9a09a08acc test/coverage: enforce re-run of security_manager_sc test 2020-09-23 16:13:00 +02:00
Matthias Ringwald
f3913ea8d7 test/security_manager_sc: configure usb paths for build server 2020-09-23 15:24:27 +02:00
Matthias Ringwald
2ce916b3bc test/coverage: add security_manager_sc run 2020-09-23 15:16:14 +02:00
Matthias Ringwald
0353b53c51 test/security_manager_sc: fix racecondition between connected and generate oob data 2020-09-23 15:09:23 +02:00
Matthias Ringwald
090b2ae21f test/security_manager_sc: split app_packet_handler to avoid multiple connect messages 2020-09-23 14:14:56 +02:00
Matthias Ringwald
a921db4938 test/security_manager_sc: compile without classic 2020-09-22 22:10:48 +02:00
Milanka Ringwald
4f2219ad44 att_db_test: test handle_write_command 2020-09-22 12:22:11 +02:00
Milanka Ringwald
1ae7694f56 att_uuid_handle: test att_uuid_for_handle 2020-09-22 11:56:50 +02:00
Milanka Ringwald
936bf7dcf2 att_db_test: test prepare write 2020-09-22 10:58:26 +02:00
Matthias Ringwald
b4394846ba test/security_manager_sc: flush coverage data before exit 2020-09-21 17:11:00 +02:00
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