blob: e4c300f67479ae86e97c2ae8998b0dcf8be8d83e [file] [log] [blame]
obj-$(CONFIG_KUNIT) += test.o \
string-stream.o \
kunit-stream.o
obj-$(CONFIG_KUNIT_TEST) += test-test.o \
string-stream-test.o
obj-$(CONFIG_KUNIT_EXAMPLE_TEST) += example-test.o