update
This commit is contained in:
parent
b2077c0c11
commit
c46b8723d4
@ -1,4 +1,4 @@
|
||||
# $NetBSD: mi,v 1.83 2010/06/09 21:36:45 njoly Exp $
|
||||
# $NetBSD: mi,v 1.84 2010/06/10 22:07:33 pooka Exp $
|
||||
#
|
||||
# Note: don't delete entries from here - mark them as "obsolete" instead.
|
||||
#
|
||||
@ -183,6 +183,9 @@
|
||||
./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_mi_vector_hash.debug tests-lib-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/lib/libc/string tests-obsolete obsolete
|
||||
./usr/libdata/debug/usr/tests/lib/libc/string/t_popcount.debug tests-obsolete obsolete
|
||||
./usr/libdata/debug/usr/tests/lib/semaphore tests-lib-debug
|
||||
./usr/libdata/debug/usr/tests/lib/semaphore/pthread tests-lib-debug
|
||||
./usr/libdata/debug/usr/tests/lib/semaphore/pthread/t_sem_pth.debug tests-lib-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/lib/libevent tests-lib-debug
|
||||
./usr/libdata/debug/usr/tests/lib/libevent/h_event.debug tests-lib-debug debug,atf
|
||||
./usr/libdata/debug/usr/tests/libexec tests-lib-debug
|
||||
@ -1100,6 +1103,11 @@
|
||||
./usr/tests/lib/libc/string tests-obsolete obsolete
|
||||
./usr/tests/lib/libc/string/Atffile tests-obsolete obsolete
|
||||
./usr/tests/lib/libc/string/t_popcount tests-obsolete obsolete
|
||||
./usr/tests/lib/semaphore tests-lib-tests
|
||||
./usr/tests/lib/semaphore/Atffile tests-lib-tests atf
|
||||
./usr/tests/lib/semaphore/pthread tests-lib-tests
|
||||
./usr/tests/lib/semaphore/pthread/Atffile tests-lib-tests atf
|
||||
./usr/tests/lib/semaphore/pthread/t_sem_pth tests-lib-tests atf
|
||||
./usr/tests/lib/libevent tests-lib-tests
|
||||
./usr/tests/lib/libevent/Atffile tests-lib-tests atf
|
||||
./usr/tests/lib/libevent/h_event tests-lib-tests atf
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NetBSD.dist.base,v 1.21 2010/06/09 12:38:15 pooka Exp $
|
||||
# $NetBSD: NetBSD.dist.base,v 1.22 2010/06/10 22:04:52 pooka Exp $
|
||||
# @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
|
||||
|
||||
# Do not customize this file as it may be overwritten on upgrades.
|
||||
@ -218,6 +218,8 @@
|
||||
./usr/libdata/debug/usr/tests/lib/libc/hash
|
||||
./usr/libdata/debug/usr/tests/lib/libc/stdlib
|
||||
./usr/libdata/debug/usr/tests/lib/libevent
|
||||
./usr/libdata/debug/usr/tests/lib/semaphore
|
||||
./usr/libdata/debug/usr/tests/lib/semaphore/pthread
|
||||
./usr/libdata/debug/usr/tests/libexec
|
||||
./usr/libdata/debug/usr/tests/libexec/ld.elf_so
|
||||
./usr/libdata/debug/usr/tests/modules
|
||||
@ -1116,6 +1118,8 @@
|
||||
./usr/tests/lib/libc
|
||||
./usr/tests/lib/libc/hash
|
||||
./usr/tests/lib/libc/stdlib
|
||||
./usr/tests/lib/semaphore
|
||||
./usr/tests/lib/semaphore/pthread
|
||||
./usr/tests/lib/libevent
|
||||
./usr/tests/libexec
|
||||
./usr/tests/libexec/ld.elf_so
|
||||
|
Loading…
Reference in New Issue
Block a user