test: unit tests for Unicode functions
[oweals/u-boot.git] / test / Makefile
index 1092011fdb0363742ad18ac1137eaf98ebdc8388..a5f52fd5ad638b07f26e364c1091bd749398a8aa 100644 (file)
@@ -8,4 +8,5 @@ obj-$(CONFIG_SANDBOX) += command_ut.o
 obj-$(CONFIG_SANDBOX) += compression.o
 obj-$(CONFIG_SANDBOX) += print_ut.o
 obj-$(CONFIG_UT_TIME) += time_ut.o
+obj-$(CONFIG_UT_UNICODE) += unicode_ut.o
 obj-$(CONFIG_$(SPL_)LOG) += log/