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
|
31437b5204
|
hci_dump: enable packet logger in tests
|
2021-03-11 15:53:46 +01: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 |
|
Milanka Ringwald
|
21c2455c51
|
le_device_db_tlv_test: move test from flash_tlv
|
2020-09-24 14:41:36 +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
|
17ae5bc4f4
|
FLASH HAL: use 'bank' instead of 'sector'
|
2017-08-16 15:58:03 +02:00 |
|
Matthias Ringwald
|
1f5ff4332f
|
le_device_db_tlv: le_device_db.h implementation on top of btstack_tlv.h interface
|
2017-08-11 16:34:10 +02:00 |
|
Matthias Ringwald
|
d9f53676a5
|
test/flash_tlv: sort link key db using btstack_tlv on top of hal_flash_sector into main folders
|
2017-06-05 11:52:35 +02:00 |
|
Matthias Ringwald
|
25023b006d
|
test/flash_tlv: implement btstack_link_key_db_tlv based on btstack_tlv
|
2017-06-04 23:09:58 +02:00 |
|
Matthias Ringwald
|
b7a1e5370f
|
test/flash_tlv: store data in hal_flash_sector_memory_t and use in higher layer
|
2017-06-04 17:01:11 +02:00 |
|
Matthias Ringwald
|
d5ff883d67
|
test/flash_tlv: only validate when BTSTACK_TEST is defined
|
2017-06-04 15:57:49 +02:00 |
|
Matthias Ringwald
|
03cec12ed2
|
test/flash_tlv: add delete tag test, write to log file
|
2017-06-04 14:14:28 +02:00 |
|
Matthias Ringwald
|
9a1fae912e
|
test/flash_tlv: store Tag-Len-Value entries in NAND Flash
|
2017-06-04 00:45:55 +02:00 |
|