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 a bitops test
details: https://anonhg.NetBSD.org/src/rev/f54c0a52a06c
branches: trunk
changeset: 783013:f54c0a52a06c
user: christos <christos%NetBSD.org@localhost>
date: Sat Dec 01 16:30:00 2012 +0000
description:
add a bitops test
diffstat:
distrib/sets/lists/tests/mi | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r ecde0dbbeadd -r f54c0a52a06c distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Sat Dec 01 16:27:27 2012 +0000
+++ b/distrib/sets/lists/tests/mi Sat Dec 01 16:30:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.510 2012/11/30 01:42:43 pgoyette Exp $
+# $NetBSD: mi,v 1.511 2012/12/01 16:30:00 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -548,6 +548,7 @@
./usr/libdata/debug/usr/tests/lib/libc/string/t_swab.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys tests-lib-debug
./usr/libdata/debug/usr/tests/lib/libc/sys/t_access.debug tests-lib-debug debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/sys/t_bitops.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_cerror.debug tests-obsolete obsolete
./usr/libdata/debug/usr/tests/lib/libc/sys/t_chroot.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/sys/t_clock_gettime.debug tests-lib-debug debug,atf
@@ -2490,6 +2491,7 @@
./usr/tests/lib/libc/sys tests-lib-tests
./usr/tests/lib/libc/sys/Atffile tests-lib-tests atf
./usr/tests/lib/libc/sys/t_access tests-lib-tests atf
+./usr/tests/lib/libc/sys/t_bitops tests-lib-tests atf
./usr/tests/lib/libc/sys/t_cerror tests-obsolete obsolete
./usr/tests/lib/libc/sys/t_chroot tests-lib-tests atf
./usr/tests/lib/libc/sys/t_clock_gettime tests-lib-tests atf
Home |
Main Index |
Thread Index |
Old Index