Module Name: src
Committed By: tron
Date: Tue Nov 16 14:04:12 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Add new "t_environment_pth" test to the set lists.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 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.155 src/distrib/sets/lists/tests/mi:1.156
--- src/distrib/sets/lists/tests/mi:1.155 Fri Nov 12 17:50:12 2010
+++ src/distrib/sets/lists/tests/mi Tue Nov 16 14:04:11 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.155 2010/11/12 17:50:12 pooka Exp $
+# $NetBSD: mi,v 1.156 2010/11/16 14:04:11 tron Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -322,6 +322,7 @@
./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fmemopen.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/stdlib tests-lib-debug
./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_environment.debug tests-lib-debug debug,atf
+./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_environment_pth.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_mi_vector_hash.debug tests-lib-debug debug,atf
./usr/libdata/debug/usr/tests/lib/libc/string tests-obsolete obsolete
./usr/libdata/debug/usr/tests/lib/libc/string/t_popcount.debug tests-obsolete obsolete
@@ -1507,6 +1508,7 @@
./usr/tests/lib/libc/stdlib tests-lib-tests
./usr/tests/lib/libc/stdlib/Atffile tests-lib-tests atf
./usr/tests/lib/libc/stdlib/t_environment tests-lib-tests atf
+./usr/tests/lib/libc/stdlib/t_environment_pth tests-lib-tests atf
./usr/tests/lib/libc/stdlib/t_mi_vector_hash tests-lib-tests atf
./usr/tests/lib/libc/stdio tests-lib-tests
./usr/tests/lib/libc/stdio/Atffile tests-lib-tests atf