Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d267250f7b6e8d00b5df4c845e2cb22d19f4fb1b
/
.
/
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)