zephyr/cmake/modules
Gerard Marull-Paretas a4eac53b9e ztest: add support for new and legacy include paths
The ztest unittest module relies on some headers that fake the real
ones, e.g. <zephyr/arch/cpu.h>. When new header location was introduced,
their path was not updates. This patch fixes this problem and provides
ztest with both, legacy and new include paths so that it can keep
working on both scenarios.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-05-06 20:03:00 +02:00
..
arch.cmake
boards.cmake
ccache.cmake
configuration_files.cmake
doc.cmake
dts.cmake include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
extensions.cmake cmake: Add support to add symbols to ramfunc section 2022-04-18 17:24:12 -07:00
generic_toolchain.cmake
host-tools.cmake
kconfig.cmake Kconfig: add CONFIG_BOARD_REVISION 2022-04-08 10:30:54 -07:00
kernel.cmake
python.cmake
root.cmake
shields.cmake
soc.cmake
target_toolchain.cmake
unittest.cmake ztest: add support for new and legacy include paths 2022-05-06 20:03:00 +02:00
user_cache.cmake
verify-toolchain.cmake cmake: Use Zephyr SDK by default on all host operating systems 2022-03-24 11:45:05 +01:00
version.cmake
west.cmake
zephyr_default.cmake
zephyr_module.cmake