blob: c8f9e2b5c5965f3c2154331fcc4c6d3a4f96ed16 [file] [log] [blame]
ccflags-y += -I$(ZEPHYR_BASE)/tests/include
ccflags-y += -I$(ZEPHYR_BASE)/tests/ztest/include
obj-$(CONFIG_ZTEST) += src/ztest.o
obj-$(CONFIG_ZTEST_MOCKING) += src/ztest_mock.o