mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 05:52:47 +00:00
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> |
||
---|---|---|
.. | ||
arch.cmake | ||
boards.cmake | ||
ccache.cmake | ||
configuration_files.cmake | ||
doc.cmake | ||
dts.cmake | ||
extensions.cmake | ||
generic_toolchain.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kernel.cmake | ||
python.cmake | ||
root.cmake | ||
shields.cmake | ||
soc.cmake | ||
target_toolchain.cmake | ||
unittest.cmake | ||
user_cache.cmake | ||
verify-toolchain.cmake | ||
version.cmake | ||
west.cmake | ||
zephyr_default.cmake | ||
zephyr_module.cmake |