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