42 Commits

Author SHA1 Message Date
Milanka Ringwald
cb92fd3439 test/btstack-util: add unit tests 2024-04-18 10:59:51 +02:00
Matthias Ringwald
98e87e7776 test: use pkg-config for cpputest build flags 2023-08-20 16:13:49 +02:00
Matthias Ringwald
89d7e14e49 test/embedded: add test for hci_event 2023-03-24 18:08:41 +01:00
Matthias Ringwald
1179ff0cce test/embedded: add test for btstack_strcat 2022-07-16 16:22:09 +02:00
Matthias Ringwald
0a29b34893 test/embedded: fix build 2022-06-08 16:58:32 +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
798de539e3 test/embedded: add hci_dump_test 2021-12-05 20:46:44 +01:00
Matthias Ringwald
1fba6313b3 test/embedded: add more tests for embedded run loop 2021-12-05 19:48:26 +01:00
Matthias Ringwald
23d9c72139 l2cap_signaling: use 0xffff as end-of-list for cid array 2021-11-18 21:11:00 +01:00
Matthias Ringwald
c61d23ae45 l2cap: fix build 2021-10-28 09:56:05 +02:00
Matthias Ringwald
f74aded932 l2cap_signaling: add l2cap credit-based connection pdus 2021-08-12 14:59:49 +02:00
Matthias Ringwald
931b436ed5 hci_cmd: support arrayed parameters 2021-07-06 21:54:23 +02:00
Matthias Ringwald
7f67490c96 hci_cmd: support variable len arguments with 'JV' 2021-07-06 21:54:23 +02:00
Milanka Ringwald
22b6e67bdd test/embedded: add hci_cmd tests 2021-06-21 10:40:22 +02:00
Milanka Ringwald
a93e262f43 test/embedded: split embedded tests into separate files 2021-06-17 10:21:45 +02:00
Milanka Ringwald
c9f0088dec tes/embedded: add tests for l2cap_signaling 2021-06-16 12:59:32 +02:00
Matthias Ringwald
e0ff5d41db test: fix c/c++ mixed compile warning, streamline makefile 2021-06-12 12:03:02 +02:00
Milanka Ringwald
a73d0b9d3c btstack_util: add btstack_next_cid_ignoring_zero 2021-06-09 11:19:15 +02:00
Matthias Ringwald
9f1d8eee3d remove btstack_run_loop_base.h include from run loop implementations and tests 2021-03-08 10:45:31 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +01:00
Matthias Ringwald
d9c6a0aea9 test/embedded: remote test to add timer twice as it triggers assertion 2021-03-07 22:10:50 +01:00
Milanka Ringwald
e142a73524 test/embedded: add btstack_util tests 2021-02-01 16:19:35 +01:00
Matthias Ringwald
71d5257663 test: remove HAVE_ASSERT from coverage tests 2021-01-29 21:47:15 +01:00
Matthias Ringwald
1f56122ce4 test/embedded: only link against used objects 2021-01-28 19:21:15 +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
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
3d87570f86 test: prepare separate builds for unit test with address sanitizer vs. coverage 2020-12-10 11:52:05 +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
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
28b5b606bb test/coverage: disable address sanitizer for coverage measurements 2020-09-24 15:28:06 +02:00
Matthias Ringwald
ccc4a51891 test: add -fanitize=address,undefined to most tests 2020-01-07 11:26:31 +01:00
Matthias Ringwald
2ebe1e78b8 test/embedded: remove not yet existing file 2019-09-23 16:14:56 +02:00
Matthias Ringwald
a288e04405 test/embedded: added src files missing in coverage 2019-09-23 16:05:08 +02:00
Matthias Ringwald
108ce72e4d test/embedded: fix compile 2019-09-23 14:44:03 +02:00
Matthias Ringwald
713ac74453 test/embedded: add FreeRTOS port to coverage 2019-09-23 13:52:33 +02:00
Matthias Ringwald
5086d94549 test/embedded: add btstack_audio_embedded to coverage 2019-09-23 13:52:11 +02:00
Matthias Ringwald
353d71a996 test: add embedded to coverage 2019-09-23 13:12:35 +02:00