summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/locale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/lib/libc/locale/Makefile')
-rw-r--r--tools/regression/lib/libc/locale/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/locale/Makefile b/tools/regression/lib/libc/locale/Makefile
index 5fb9a94..ebbd537 100644
--- a/tools/regression/lib/libc/locale/Makefile
+++ b/tools/regression/lib/libc/locale/Makefile
@@ -14,7 +14,9 @@ TESTS= test-mbrtowc \
test-wcstombs \
test-mblen \
test-iswctype \
- test-towctrans
+ test-towctrans \
+ test-c16rtomb \
+ test-mbrtoc16
.PHONY: tests
tests: ${TESTS}
OpenPOWER on IntegriCloud