Commit Graph

18 Commits

Author SHA1 Message Date
Matthias Ringwald
1d3bd1e51c test: only compile CppUTest files with c++ compiler 2022-03-11 22:15:38 +01:00
Matthias Ringwald
e0ff5d41db test: fix c/c++ mixed compile warning, streamline makefile 2021-06-12 12:03:02 +02:00
Matthias Ringwald
71d5257663 test: remove HAVE_ASSERT from coverage tests 2021-01-29 21:47:15 +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
Matthias Ringwald
28b5b606bb test/coverage: disable address sanitizer for coverage measurements 2020-09-24 15:28:06 +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
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
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
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
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
e04f4e1f0c add hci_dump.c to fix compile 2015-10-11 23:31:11 +02:00
Matthias Ringwald
8e8dfe94bf removed flags for locally installed cpputest, build tests with make test 2015-07-03 11:18:03 +02:00
Matthias Ringwald
3ec0d11b8e added att_db_util to construct GATT DB at runtime 2015-05-23 23:35:37 +02:00