test: skip folders without unit tests

This commit is contained in:
Matthias Ringwald 2020-09-18 17:53:30 +02:00
parent 795c77dcdf
commit 73e5d7d08c

View File

@ -10,10 +10,8 @@ SUBDIRS = \
btstack_link_key_db \
crypto \
des_iterator \
embedded \
flash_tlv \
gatt_client \
gatt_server \
gap \
hfp \
hid_parser \
@ -28,6 +26,9 @@ SUBDIRS = \
tlv_posix \
# not testing anything in source tree
# maths \
# no unit tests
# embedded \
# gatt_server \
# flash_tlv also contains btstack_linked_key_db tests