mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-09 21:40:23 +00:00
test/coverage: pause security_manager_sc due to ci issues
This commit is contained in:
parent
c3b0d2da7b
commit
b17ed348b1
@ -24,15 +24,16 @@ SUBDIRS = \
|
|||||||
sdp_client \
|
sdp_client \
|
||||||
security_manager \
|
security_manager \
|
||||||
tlv_posix \
|
tlv_posix \
|
||||||
security_manager_sc \
|
|
||||||
|
|
||||||
# not testing anything in source tree
|
# not testing anything in source tree
|
||||||
# maths \
|
# maths \
|
||||||
# no unit tests
|
# no unit tests
|
||||||
# embedded \
|
# embedded \
|
||||||
# gatt_server \
|
# gatt_server \
|
||||||
|
# mixes classic with ble
|
||||||
# flash_tlv also contains btstack_linked_key_db tests
|
# flash_tlv - contains btstack_linked_key_db tests
|
||||||
|
# hangs on buildbot (no output for 20 minutes -> abort)
|
||||||
|
# security_manager_sc
|
||||||
|
|
||||||
SUBDIRS_BLE = \
|
SUBDIRS_BLE = \
|
||||||
att_db \
|
att_db \
|
||||||
@ -44,8 +45,6 @@ SUBDIRS_BLE = \
|
|||||||
linked_list \
|
linked_list \
|
||||||
ring_buffer \
|
ring_buffer \
|
||||||
security_manager \
|
security_manager \
|
||||||
security_manager_sc \
|
|
||||||
# tlv_posix \
|
|
||||||
|
|
||||||
# test fails
|
# test fails
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user