39 Commits

Author SHA1 Message Date
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
Matthias Ringwald
28b5b606bb test/coverage: disable address sanitizer for coverage measurements 2020-09-24 15:28:06 +02:00
Milanka Ringwald
c3b0d2da7b att_db: improve and test att_read_callback_handle_blob 2020-09-24 10:42:07 +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
Milanka Ringwald
57f18570c6 att_db_test: test handle_write_request 2020-09-18 14:39:25 +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
a2d947e737 test/att_db: fix coverage reporting 2020-09-16 11:25:10 +02:00
Matthias Ringwald
54eca18e6f test/att_db: added test setup for att_db 2020-09-15 17:54:28 +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
a4419cc8cf att_db_util: implement att_db_util_hash_calc
test/att_db_util: add test for calc gatt database hash
2020-01-09 22:20:41 +01:00
Matthias Ringwald
73843592ce att_db_util: implement generator for GATT Database Hash 2020-01-09 22:20:41 +01:00
Matthias Ringwald
bc6b65c794 att_db_util: track number of bytes to include in database hash 2020-01-09 22:20:41 +01:00
Matthias Ringwald
ccc4a51891 test: add -fanitize=address,undefined to most tests 2020-01-07 11:26:31 +01:00
Matthias Ringwald
b338ca6049 coverage: line and function coverage for core 2019-09-17 15:11:58 +02:00
Matthias Ringwald
9e6f232991 test: remove outdated include paths 2018-06-26 13:40:35 +02:00
Matthias Ringwald
ff04bac77c att_db_util: added security requirement arguments to creator functions 2018-04-05 12:36:48 +02:00
Matthias Ringwald
6157e074a1 test/att_db: fix test data for att_db_util test 2018-03-29 17:20:35 +02:00
Matthias Ringwald
993da9623b test/att_db: fix compile 2018-01-30 17:35:29 +01:00
Matthias Ringwald
8f8dd6263a att_db: introduce PERSISTENT_WRITE_CCC, add to CCC ATT handle 2017-10-17 14:50:51 +02:00
Matthias Ringwald
086d1dcb6e test/att_db_util: update le_counter.h 2017-09-22 14:51:03 +02:00
Matthias Ringwald
bcf00d8fa4 examples: move out of embedded subfolder 2016-02-19 09:46:37 +01:00
Matthias Ringwald
591423b2a5 att -> att_db 2016-02-11 21:23:06 +01:00
Matthias Ringwald
9c80e4cce8 util.h: rename swapX into reverse_x 2016-02-11 14:37:22 +01:00
Matthias Ringwald
eb8860135e fix missing bstack_ for struct data_source and struct timer. utils->btstack_util 2016-01-20 16:10:07 +01:00
Matthias Ringwald
dd9e275ce1 platform/posix: drop src folder 2016-01-20 14:20:47 +01:00
Matthias Ringwald
aa4dd81512 merge from master 2015-11-25 14:48:19 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
195a80287b removed btstack/include folder 2015-10-15 16:33:34 +02:00
Matthias Ringwald
b77cf00a9f add hci_dump.c to fix compile 2015-10-11 23:34:42 +02:00
Matthias Ringwald
e04f4e1f0c add hci_dump.c to fix compile 2015-10-11 23:31:11 +02:00
Matthias Ringwald
c0a0efec5f improve gitignore 2015-07-29 16:44:17 +02:00
Matthias Ringwald
8e8dfe94bf removed flags for locally installed cpputest, build tests with make test 2015-07-03 11:18:03 +02:00
Milanka Ringwald
b50aa5f4a3 fix att db test 2015-07-02 10:45:59 +02:00
Matthias Ringwald
3ec0d11b8e added att_db_util to construct GATT DB at runtime 2015-05-23 23:35:37 +02:00