zephyr/tests/ztest/Makefile

5 lines
127 B
Makefile

ifdef CONFIG_ZTEST
ZEPHYRINCLUDE += -I$(ZEPHYR_BASE)/tests/include
ZEPHYRINCLUDE += -I$(ZEPHYR_BASE)/tests/ztest/include
endif