2395 Commits

Author SHA1 Message Date
Matthias Ringwald
0ce2906961 test: add gatt_server to ble tests 2021-01-26 10:53:31 +01:00
Matthias Ringwald
c128876187 test/pts: support aac in avdtp_sink_test using fdk-aac 2021-01-22 12:44:39 +01:00
Matthias Ringwald
35015a8866 test/pts: link against portaudio, rework avdtp_sink_test 2021-01-22 12:02:48 +01:00
Matthias Ringwald
2b6ecffc7f cmake: use pkg config for libusb compile/link flags 2021-01-21 18:57:04 +01:00
Matthias Ringwald
dc92cb51c0 test/pts: allow to select remote stream endpoint in avdtp_source_test 2021-01-20 19:11:54 +01:00
Matthias Ringwald
ea66f9a565 test/pts: fix hsp_hs_test includes 2021-01-20 12:25:11 +01:00
Matthias Ringwald
8df3391879 test/pts: fix build avdtp_source_test and avrcp_test 2021-01-18 16:33:06 +01:00
Matthias Ringwald
858a092d6e test/hfp: fix build 2020-12-11 22:29:13 +01:00
Matthias Ringwald
18aab41867 sdp_client_rfcomm: add sdp_client_query_rfcomm_channel_and_name_for_service_class_uuid 2020-12-11 22:07:25 +01:00
Matthias Ringwald
228e70a581 test/security_manager_sc: fix make dependencies 2020-12-11 10:00:08 +01:00
Matthias Ringwald
38b632b5f7 test/embedded: fix build 2020-12-10 15:13:38 +01:00
Matthias Ringwald
cd56fb443c test: enable address sanitzier for make test 2020-12-10 11:52:05 +01:00
Matthias Ringwald
9dbbd7d09d test: run make coverage in subdirs 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
7eb34b16da test/auto-pts: fix compile 2020-11-22 17:38:38 +01:00
Milanka Ringwald
a37d57613a test/pts: fix compile warnings 2020-11-20 09:35:32 +01:00
Milanka Ringwald
c2d7cdb89d test/pts: update test docu 2020-11-19 15:40:34 +01:00
Milanka Ringwald
4c832391e9 test/pts/avdtp_source: update test 2020-11-19 15:28:18 +01:00
Milanka Ringwald
5251c3dd24 test/pts: update test descriptions 2020-11-19 15:28:18 +01:00
Milanka Ringwald
b377a92dbb test/pts: enable address sanitizer 2020-11-19 15:28:18 +01:00
Milanka Ringwald
79b02f79ab btstack_sbc: introduce btstack_sbc_channel_mode_t and btstack_sbc_allocation_method_t 2020-11-19 15:28:18 +01:00
Matthias Ringwald
434cfc47cc test/pts: build pts tools as part of unit tests 2020-11-18 11:49:50 +01:00
Matthias Ringwald
38336af48c test/gatt_client: update mocking code 2020-11-18 11:43:13 +01:00
Milanka Ringwald
cad352fab6 test/avdtp_sink: update test sequences 2020-11-18 09:51:50 +01:00
Milanka Ringwald
dcf436d1f1 avdtp: use configuration array as user provided storage 2020-11-18 09:51:11 +01:00
Milanka Ringwald
d47b24a315 test/avdtp: update test code to use local codec configuration 2020-11-17 15:04:03 +01:00
Milanka Ringwald
619205264f avrcp: fix reading packet type from vendor specific responses 2020-11-17 14:42:36 +01:00
Milanka Ringwald
2686781a2a test/avrcp: register media packet handler, updated test info 2020-11-17 14:42:36 +01:00
Milanka Ringwald
3d7769a759 test/pts: update avrcp test instructions 2020-11-12 11:52:14 +01:00
Milanka Ringwald
ff4468f194 test/pts: fix avdtp_source_test 2020-11-12 11:52:14 +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
Milanka Ringwald
6ccd824859 update python scripts to python3 2020-11-03 15:19:00 +01:00
Matthias Ringwald
702a17ab2b test/coverage: update bat subset 2020-10-31 19:28:28 +01:00
Milanka Ringwald
8143b3ce63 test/embedded: draft freertos test 2020-10-30 14:38:52 +01:00
Milanka Ringwald
516e2db7a9 test/embedded: draft test 2020-10-30 14:22:42 +01:00
Matthias Ringwald
0f30414476 test/coverage: fix paths for test-develop-sm-sc 2020-10-29 16:30:19 +01:00
Matthias Ringwald
d38af6c062 test/security_manager_sc: retry test on unecxected disconnect 2020-10-20 14:45:52 +02:00
Matthias Ringwald
092fc1dbc5 test/security_manager_sc: print message on disconnect after working state was reached 2020-10-20 14:43:42 +02:00
Matthias Ringwald
57132f1279 sm: implement h7 ctkd
Set CT2 in AuthReq if Bonding+SC+CTKD
2020-10-16 17:24:08 +02:00
Milanka Ringwald
26e89fe09a pts/avdtp_sink: update audio processing 2020-10-06 15:29:25 +02:00
Milanka Ringwald
86fa4a7b08 pts: cleanup Makefile 2020-10-01 16:14:41 +02:00
Milanka Ringwald
c38fa3efb1 avdtp: rename variable 2020-10-01 16:14:41 +02:00
Matthias Ringwald
b6d1479553 test/crypto: test invalid key len with rrijndaelSetupEncrypt 2020-09-30 15:13:59 +02:00
Milanka Ringwald
d62412063f test/avdtp_util: start testing prepare capabilities 2020-09-29 15:18:10 +02:00
Matthias Ringwald
f8301d4687 hfp: fix parsing of ranges e.g. in +CIND responses 2020-09-29 12:20:52 +02:00
Milanka Ringwald
498505fdbd test/btstacke_memory: enable coverage 2020-09-29 10:19:39 +02:00
Milanka Ringwald
9b8d06a515 test/btstack_memory: test memory pool 2020-09-28 11:59:25 +02:00
Milanka Ringwald
d2011e9e1f test: extract ad_parser from ble_client test 2020-09-25 18:45:15 +02:00
Milanka Ringwald
a35c9b9314 test/ble_client: test adv contains uuid16 and uuid128 2020-09-25 18:45:15 +02:00