mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
menu "Host-test config"
|
|
|
|
config GCOV_ENABLED
|
|
bool "Coverage analyzer"
|
|
default n
|
|
help
|
|
Enables coverage analyzing for host tests.
|
|
|
|
endmenu
|