blob: 4d6980448ff3545c8ca0a51001d5acaf3b39697f [file] [log] [blame]
obj-$(CONFIG_TEST) += test.o mock.o common-mocks.o string-stream.o \
test-stream.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