Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
588d7b068c9166f043ccb0f9bf50bf39d0173cee
/
.
/
tests
/
CMakeLists.txt
blob: 5326a0df85ceb5a41d276966882e41443bddf528 [
file
] [
log
] [
blame
]
add_subdirectory_if_kconfig(ztest)
zephyr_include_directories_ifdef(CONFIG_TEST
$ENV{ZEPHYR_BASE}/tests/include
)
add_subdirectory_ifdef(CONFIG_COVERAGE_GCOV coverage)