Print this page
4964 nl_langinfo(CRNCYSTR) returns wrong alignment character
4999 libc test suite enhancements
4939 desire wcsnrtombs() function
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: TBD

@@ -27,11 +27,26 @@
 dir path=opt/libc-tests/tests
 file path=opt/libc-tests/README mode=0444
 file path=opt/libc-tests/bin/libctest mode=0555
 file path=opt/libc-tests/runfiles/default.run mode=0444
 file path=opt/libc-tests/tests/newlocale_test mode=0555
+$(i386_ONLY)file path=opt/libc-tests/tests/newlocale_test.amd64 mode=0555
+$(i386_ONLY)file path=opt/libc-tests/tests/newlocale_test.i386 mode=0555
+$(sparc_ONLY)file path=opt/libc-tests/tests/newlocale_test.sparc mode=0555
+$(sparc_ONLY)file path=opt/libc-tests/tests/newlocale_test.sparcv9 mode=0555
+file path=opt/libc-tests/tests/nl_langinfo_test mode=0555
+$(i386_ONLY)file path=opt/libc-tests/tests/nl_langinfo_test.amd64 mode=0555
+$(i386_ONLY)file path=opt/libc-tests/tests/nl_langinfo_test.i386 mode=0555
+$(sparc_ONLY)file path=opt/libc-tests/tests/nl_langinfo_test.sparc mode=0555
+$(sparc_ONLY)file path=opt/libc-tests/tests/nl_langinfo_test.sparcv9 mode=0555
+file path=opt/libc-tests/tests/wcsrtombs_test mode=0555
+$(i386_ONLY)file path=opt/libc-tests/tests/wcsrtombs_test.amd64 mode=0555
+$(i386_ONLY)file path=opt/libc-tests/tests/wcsrtombs_test.i386 mode=0555
+$(sparc_ONLY)file path=opt/libc-tests/tests/wcsrtombs_test.sparc mode=0555
+$(sparc_ONLY)file path=opt/libc-tests/tests/wcsrtombs_test.sparcv9 mode=0555
 license lic_CDDL license=lic_CDDL
 depend fmri=locale/de type=require
 depend fmri=locale/en type=require
+depend fmri=locale/en-extra type=require
 depend fmri=locale/ja type=require
 depend fmri=locale/ru type=require
 depend fmri=system/test/testrunner type=require