Adapt to renamed test program

This commit is contained in:
martin 2013-03-08 17:02:29 +00:00
parent faea3b9e87
commit 16faa3e73a
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.13 2013/03/08 10:43:43 martin Exp $
# $NetBSD: mi,v 1.14 2013/03/08 17:02:29 martin 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
@ -1676,7 +1676,8 @@
./usr/libdata/debug/usr/tests/lib/libc/sys/t_setuid.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigaction.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigqueue.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625.debug tests-obsolete obsolete
./usr/libdata/debug/usr/tests/lib/libc/sys/t_socketpair.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_stat.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_swapcontext.debug tests-lib-debug debug,atf

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.528 2013/03/08 10:43:44 martin Exp $
# $NetBSD: mi,v 1.529 2013/03/08 17:02:29 martin Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -2156,7 +2156,8 @@
./usr/tests/lib/libc/sys/t_setuid tests-lib-tests atf
./usr/tests/lib/libc/sys/t_sigaction tests-lib-tests atf
./usr/tests/lib/libc/sys/t_sigqueue tests-lib-tests atf
./usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625 tests-lib-tests atf
./usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625 tests-obsolete obsolete
./usr/tests/lib/libc/sys/t_sigtimedwait tests-lib-tests atf
./usr/tests/lib/libc/sys/t_socketpair tests-lib-tests atf
./usr/tests/lib/libc/sys/t_stat tests-lib-tests atf
./usr/tests/lib/libc/sys/t_swapcontext tests-lib-tests atf