blob: 4662439b3043aa23dfefd02c0a983c33fb8a31ae [file] [log] [blame]
obj-$(CONFIG_TEST) += test.o mock.o common-mocks.o string-stream.o \
test-stream.o test-executor.o
obj-$(CONFIG_TEST_TEST) += \
test-mock.o mock-macro-test.o mock-test.o string-stream-test.o \
test-stream-test.o
obj-$(CONFIG_TEST_DEATH_TEST) += test-death-test.o
obj-$(CONFIG_EXAMPLE_TEST) += example-test.o