Files
esp-mqtt/test/mqtt_outbox_host_test/main/Kconfig
T

10 lines
177 B
Plaintext
Raw Normal View History

menu "Host-test config"
config GCOV_ENABLED
bool "Coverage analyzer"
default n
help
Enables coverage analyzing for host tests.
endmenu