Locale I/O tests.
This commit is contained in:
parent
f529593485
commit
31fc39a8f2
@ -1,4 +1,4 @@
|
||||
# $NetBSD: mi,v 1.11 2013/02/28 15:36:06 martin Exp $
|
||||
# $NetBSD: mi,v 1.12 2013/02/28 21:54:08 christos Exp $
|
||||
./etc/mtree/set.debug comp-sys-root
|
||||
./usr/libdata/debug/bin/cat.debug comp-util-debug debug
|
||||
./usr/libdata/debug/bin/chio.debug comp-util-debug debug
|
||||
@ -1540,6 +1540,7 @@
|
||||
./usr/libdata/debug/usr/tests/lib/libc/ieeefp/t_subnormal.debug tests-obsolete obsolete
|
||||
./usr/libdata/debug/usr/tests/lib/libc/locale/t_ctype1.debug tests-obsolete obsolete
|
||||
./usr/libdata/debug/usr/tests/lib/libc/locale/t_ctype2.debug tests-obsolete obsolete
|
||||
./usr/libdata/debug/usr/tests/lib/libc/locale/t_io.debug tests-lib-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/lib/libc/locale/t_mbrtowc.debug tests-lib-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/lib/libc/locale/t_mbstowcs.debug tests-lib-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/lib/libc/locale/t_mbtowc.debug tests-lib-debug debug,atf
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: mi,v 1.526 2013/02/28 15:36:07 martin Exp $
|
||||
# $NetBSD: mi,v 1.527 2013/02/28 21:54:09 christos Exp $
|
||||
#
|
||||
# Note: don't delete entries from here - mark them as "obsolete" instead.
|
||||
#
|
||||
@ -1937,6 +1937,7 @@
|
||||
./usr/tests/lib/libc/locale/Kyuafile tests-lib-tests atf,kyua
|
||||
./usr/tests/lib/libc/locale/t_ctype1 tests-obsolete obsolete
|
||||
./usr/tests/lib/libc/locale/t_ctype2 tests-obsolete obsolete
|
||||
./usr/tests/lib/libc/locale/t_io tests-lib-tests atf
|
||||
./usr/tests/lib/libc/locale/t_mbrtowc tests-lib-tests atf
|
||||
./usr/tests/lib/libc/locale/t_mbstowcs tests-lib-tests atf
|
||||
./usr/tests/lib/libc/locale/t_mbtowc tests-lib-tests atf
|
||||
|
Loading…
Reference in New Issue
Block a user