Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists PR/49617: Kirk Russell: new posix_falloca...
details: https://anonhg.NetBSD.org/src/rev/55ac27da98a6
branches: trunk
changeset: 335943:55ac27da98a6
user: christos <christos%NetBSD.org@localhost>
date: Sat Jan 31 23:09:27 2015 +0000
description:
PR/49617: Kirk Russell: new posix_fallocate test
diffstat:
distrib/sets/lists/debug/mi | 3 ++-
distrib/sets/lists/tests/mi | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (42 lines):
diff -r 4985b5db1dc3 -r 55ac27da98a6 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi Sat Jan 31 23:06:57 2015 +0000
+++ b/distrib/sets/lists/debug/mi Sat Jan 31 23:09:27 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.105 2015/01/26 00:22:02 christos Exp $
+# $NetBSD: mi,v 1.106 2015/01/31 23:09:27 christos Exp $
./etc/mtree/set.debug comp-sys-root
./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib
@@ -2009,6 +2009,7 @@
./usr/libdata/debug/usr/tests/lib/libc/sys/t_pipe2.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_poll.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_posix_fadvise.debug tests-lib-debug debug,atf,rump
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_posix_fallocate.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_recvmmsg.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_revoke.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_select.debug tests-lib-debug debug,atf
diff -r 4985b5db1dc3 -r 55ac27da98a6 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Sat Jan 31 23:06:57 2015 +0000
+++ b/distrib/sets/lists/tests/mi Sat Jan 31 23:09:27 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.610 2015/01/14 22:25:05 christos Exp $
+# $NetBSD: mi,v 1.611 2015/01/31 23:09:27 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -2096,6 +2096,7 @@
./usr/tests/kernel/t_poll3w tests-obsolete obsolete
./usr/tests/kernel/t_pollts tests-obsolete obsolete
./usr/tests/kernel/t_posix_fadvise tests-obsolete obsolete
+./usr/tests/kernel/t_posix_fallocate tests-obsolete obsolete
./usr/tests/kernel/t_ps_strings tests-kernel-tests atf
./usr/tests/kernel/t_pty tests-kernel-tests atf
./usr/tests/kernel/t_rnd tests-kernel-tests atf,rump
@@ -2679,6 +2680,7 @@
./usr/tests/lib/libc/sys/t_pipe2 tests-lib-tests atf
./usr/tests/lib/libc/sys/t_poll tests-lib-tests atf
./usr/tests/lib/libc/sys/t_posix_fadvise tests-lib-tests atf,rump
+./usr/tests/lib/libc/sys/t_posix_fallocate tests-lib-tests atf
./usr/tests/lib/libc/sys/t_recvmmsg tests-lib-tests atf
./usr/tests/lib/libc/sys/t_revoke tests-lib-tests atf
./usr/tests/lib/libc/sys/t_select tests-lib-tests atf
Home |
Main Index |
Thread Index |
Old Index