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 |
|
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 |
|
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
|
d622dcd08a
|
test: fix compile
|
2018-02-05 18:46:26 +01:00 |
|
Matthias Ringwald
|
b397c740f5
|
tst/btstack_link_key_db: fix compilation
|
2017-06-30 12:46:02 +02:00 |
|
Matthias Ringwald
|
f12924e0a6
|
Remove ENABLE_LOG_INTO_HCI_DUMP - it only affected console output and there enabled/disabled the timestamp
|
2017-01-30 17:03:37 +01:00 |
|
Matthias Ringwald
|
58e7732a24
|
fix compile in tests
|
2016-10-03 11:26:44 +02:00 |
|
Matthias Ringwald
|
e981dfc496
|
drop HAVE_INIT_SCRIPT from port/*/btstack_config.h as it's not used anymore
|
2016-07-17 22:38:24 +02:00 |
|
Matthias Ringwald
|
b14b15840b
|
more .gitignore
|
2016-06-27 15:18:38 +02:00 |
|
Matthias Ringwald
|
d0755cd68c
|
prefix POSIX related HAVE_ defines
|
2016-03-30 10:59:47 +02:00 |
|
Matthias Ringwald
|
532bc034d3
|
add ENABLE_CLASSIC to tests
|
2016-03-28 12:48:00 +02:00 |
|
Matthias Ringwald
|
a265b909d4
|
memory: use MAX_NR_ instead of MAX_NO_
|
2016-03-28 12:05:33 +02:00 |
|
Matthias Ringwald
|
2c455dad9a
|
MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS -> MAX_NO_BTSTACK_LINK_KEY_DB_MEMORY_ENTRIES
|
2016-03-27 23:10:54 +02:00 |
|
Matthias Ringwald
|
40d883bd01
|
replace bzero with memset and drop HAVE_BZERO
|
2016-03-27 22:49:03 +02:00 |
|
Matthias Ringwald
|
a6efb91912
|
rewrite sscanf_bd_addr to be sscanf free
|
2016-03-04 14:21:22 +01:00 |
|
Matthias Ringwald
|
d8e8f12ab0
|
gap.h: use gap_ instead of le_central_ or gap_le_
|
2016-02-12 17:04:41 +01:00 |
|
Matthias Ringwald
|
058e3d6b6b
|
util.h: use lower case for bd_addr_copy and bd_addr_cmp
|
2016-02-10 17:09:24 +01:00 |
|
Matthias Ringwald
|
a98592bc68
|
split remote_device_db into btstack_link_key_db and btstack_device_name_db
|
2016-02-02 21:57:10 +01:00 |
|