mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
test/gatt_client: fix makefile
This commit is contained in:
parent
3402111e20
commit
828d79a6b4
@ -78,8 +78,8 @@ build-asan/device_information_service_test: build-asan/device_information_servic
|
||||
${CC} $(filter-out build-asan/device_information_service_profile.h,$^) ${LDFLAGS_ASAN} -o $@
|
||||
|
||||
test: all
|
||||
build-coverage/battery_service_test
|
||||
build-coverage/device_information_service_test
|
||||
build-asan/battery_service_test
|
||||
build-asan/device_information_service_test
|
||||
|
||||
coverage: all
|
||||
rm -f build-coverage/*.gcda
|
||||
|
Loading…
x
Reference in New Issue
Block a user