add recent tests
This commit is contained in:
parent
996746c20d
commit
3bb03fc676
@ -1,4 +1,4 @@
|
||||
# $NetBSD: mi,v 1.41 2009/04/08 19:08:16 apb Exp $
|
||||
# $NetBSD: mi,v 1.42 2009/05/02 19:36:27 pooka Exp $
|
||||
#
|
||||
# Note: don't delete entries from here - mark them as "obsolete" instead.
|
||||
#
|
||||
@ -138,6 +138,9 @@
|
||||
./usr/libdata/debug/usr/tests/net/sys tests-net-debug
|
||||
./usr/libdata/debug/usr/tests/net/sys/t_connect.debug tests-net-debug debug
|
||||
./usr/libdata/debug/usr/tests/net/sys/t_listen.debug tests-net-debug debug
|
||||
./usr/libdata/debug/usr/tests/rump tests-syscall-debug
|
||||
./usr/libdata/debug/usr/tests/rump/rumpkern tests-syscall-debug
|
||||
./usr/libdata/debug/usr/tests/rump/rumpkern/t_modcmd.debug tests-syscall-debug
|
||||
./usr/libdata/debug/usr/tests/syscall tests-syscall-debug
|
||||
./usr/libdata/debug/usr/tests/syscall/t_cmsg.debug tests-syscall-debug debug
|
||||
./usr/libdata/debug/usr/tests/util tests-util-debug
|
||||
@ -841,6 +844,11 @@
|
||||
./usr/tests/net/sys/Atffile tests-net-tests
|
||||
./usr/tests/net/sys/t_connect tests-net-tests
|
||||
./usr/tests/net/sys/t_listen tests-net-tests
|
||||
./usr/tests/rump tests-rump-tests
|
||||
./usr/tests/rump/Atffile tests-rump-tests
|
||||
./usr/tests/rump/rumpkern tests-rump-tests
|
||||
./usr/tests/rump/rumpkern/Atffile tests-rump-tests
|
||||
./usr/tests/rump/rumpkern/t_modcmd tests-rump-tests
|
||||
./usr/tests/syscall tests-syscall-tests
|
||||
./usr/tests/syscall/Atffile tests-syscall-tests
|
||||
./usr/tests/syscall/t_cmsg tests-syscall-tests
|
||||
|
Loading…
Reference in New Issue
Block a user