Files
2023-05-26 13:21:44 +04:00

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