2373 Commits

Author SHA1 Message Date
Matthias Ringwald
8691a66c78 a2dp, avdtp: use a2dp_source_set_config_{TYPE} and avdtp_config{TYPE}_store to avoid large number of parameters 2021-02-04 19:13:57 +01:00
Milanka Ringwald
af380372ab test/avdtp: update test docu 2021-02-04 14:28:25 +01:00
Milanka Ringwald
a01ec3faef test/avdtp: define SBC stream endpoint as last to keep PTS happy 2021-02-04 14:22:59 +01:00
Milanka Ringwald
6401297e9d test/avdtp: fix aac codec capabilities 2021-02-04 14:22:59 +01:00
Milanka Ringwald
171a407889 test/avdtp: added new tests for delay reporting 2021-02-04 14:22:59 +01:00
Matthias Ringwald
642d8b89ed test: add test target 2021-02-03 10:53:23 +01:00
Matthias Ringwald
3c80037b65 test/crypto: remove unused test in reference implementation 2021-02-03 10:47:19 +01:00
Milanka Ringwald
a36c113578 pts/gavdp: add test description 2021-02-03 10:05:41 +01:00
Matthias Ringwald
9d30a519f9 libusb/pts: add -Wswitch-default for gcc (ignored by clang) 2021-02-02 15:07:43 +01:00
Milanka Ringwald
e142a73524 test/embedded: add btstack_util tests 2021-02-01 16:19:35 +01:00
Milanka Ringwald
da8f99ada5 test/pts/avdtp: update test desc 2021-02-01 10:59:43 +01:00
Matthias Ringwald
71d5257663 test: remove HAVE_ASSERT from coverage tests 2021-01-29 21:47:15 +01:00
Matthias Ringwald
f4e1455232 test: add coverage-pts target 2021-01-29 21:46:21 +01:00
Matthias Ringwald
e2c00bfeb6 test: use ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS by all tests 2021-01-29 20:54:04 +01:00
Matthias Ringwald
7a65bea8ef test/crypto: include aes_cmac_test from crypto as aes_cmad_test2 2021-01-29 16:07:21 +01:00
Matthias Ringwald
e608825f0c test/auto-pts: fix build 2021-01-29 14:56:13 +01:00
Matthias Ringwald
2cddd09dab test: use ENABLE_SOFTWARE_AES128 by all tests 2021-01-29 14:41:39 +01:00
Matthias Ringwald
e501675b4f test/security_manager: update test for ENABLE_SOFTWARE_AES128 2021-01-29 14:24:56 +01:00
Matthias Ringwald
77cfc86276 test/security_manager: enable pklg 2021-01-29 12:25:55 +01:00
Matthias Ringwald
8616781357 test/linked_list: add tests 2021-01-29 11:14:54 +01:00
Matthias Ringwald
1f56122ce4 test/embedded: only link against used objects 2021-01-28 19:21:15 +01:00
Matthias Ringwald
cf5f26583a test/crypto: run aes_ccm_test 2021-01-28 18:38:12 +01:00
Matthias Ringwald
87dfcafe94 test/embedded: add tests for run_loop_base 2021-01-28 18:20:33 +01:00
Matthias Ringwald
1ebfed2414 tset/embedded: more run loop tests 2021-01-28 15:52:10 +01:00
Matthias Ringwald
6d34f98e0c test/btstack_memory: cover no buffers, single buffer, and malloc configurations 2021-01-28 15:20:28 +01:00
Matthias Ringwald
f13e45796a test/pts: select single remote stream endpoint in avdtp_source for config commands 2021-01-27 16:39:55 +01:00
Matthias Ringwald
4a24e821b7 test/pts: fix configuration of remote sep in avdtp_sink_test 2021-01-27 16:30:37 +01:00
Matthias Ringwald
d06350f68f test/gatt_service: fix coverage compile flags 2021-01-26 11:04:40 +01:00
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