aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests
diff options
context:
space:
mode:
authorTaylor R Campbell <riastradh@NetBSD.org>2026-06-22 19:44:55 +0000
committerMark Johnston <markj@FreeBSD.org>2026-06-30 17:00:23 +0000
commit2ee2274244e7f09a7bd04d1aaf9b04dfa678921a (patch)
treee076656e6d22c2fd431034f342722c8e3f77c62a /lib/libc/tests
parenta9d3259c4e50da8aac100da23aa37c43055f8be2 (diff)
Diffstat (limited to 'lib/libc/tests')
-rw-r--r--lib/libc/tests/locale/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/locale/Makefile b/lib/libc/tests/locale/Makefile
index 70905cc58d24..2f9a08f65086 100644
--- a/lib/libc/tests/locale/Makefile
+++ b/lib/libc/tests/locale/Makefile
@@ -21,6 +21,7 @@ ATF_TESTS_C+= wctomb_2_test
# Note: io_test requires zh_TW.Big5 locale (see ^/head@r315568)
#NETBSD_ATF_TESTS_C= io_test
+NETBSD_ATF_TESTS_C+= iconv_test
NETBSD_ATF_TESTS_C+= mbrtowc_test
NETBSD_ATF_TESTS_C+= mbstowcs_test
NETBSD_ATF_TESTS_C+= mbsnrtowcs_test