Module Name: src Committed By: christos Date: Sat Dec 1 16:30:00 UTC 2012
Modified Files: src/distrib/sets/lists/tests: mi Log Message: add a bitops test To generate a diff of this commit: cvs rdiff -u -r1.510 -r1.511 src/distrib/sets/lists/tests/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/sets/lists/tests/mi diff -u src/distrib/sets/lists/tests/mi:1.510 src/distrib/sets/lists/tests/mi:1.511 --- src/distrib/sets/lists/tests/mi:1.510 Thu Nov 29 20:42:43 2012 +++ src/distrib/sets/lists/tests/mi Sat Dec 1 11:30:00 2012 @@ -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