Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists/tests add pipe2 tests
details: https://anonhg.NetBSD.org/src/rev/ff52727e1625
branches: trunk
changeset: 770746:ff52727e1625
user: christos <christos%NetBSD.org@localhost>
date: Mon Oct 31 15:37:17 2011 +0000
description:
add pipe2 tests
diffstat:
distrib/sets/lists/tests/mi | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r a3f749f25282 -r ff52727e1625 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Mon Oct 31 15:26:11 2011 +0000
+++ b/distrib/sets/lists/tests/mi Mon Oct 31 15:37:17 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.411 2011/10/16 08:25:40 jruoho Exp $
+# $NetBSD: mi,v 1.412 2011/10/31 15:37:17 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -513,6 +513,7 @@
./usr/libdata/debug/usr/tests/lib/libc/sys/t_msync.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_nanosleep.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_pipe.debug tests-lib-debug debug,atf
+./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
./usr/libdata/debug/usr/tests/lib/libc/sys/t_revoke.debug tests-lib-debug debug,atf
@@ -2136,6 +2137,7 @@
./usr/tests/lib/libc/sys/t_msync tests-lib-tests atf
./usr/tests/lib/libc/sys/t_nanosleep tests-lib-tests atf
./usr/tests/lib/libc/sys/t_pipe tests-lib-tests atf
+./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
./usr/tests/lib/libc/sys/t_revoke tests-lib-tests atf
Home |
Main Index |
Thread Index |
Old Index