mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-20 14:02:21 +02:00
10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
![]() |
menu "Host-test config"
|
||
|
|
||
|
config GCOV_ENABLED
|
||
|
bool "Coverage analyzer"
|
||
|
default n
|
||
|
help
|
||
|
Enables coverage analyzing for host tests.
|
||
|
|
||
|
endmenu
|