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 new "t_environment_pth" test to...



details:   https://anonhg.NetBSD.org/src/rev/0b2f823cee01
branches:  trunk
changeset: 758819:0b2f823cee01
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Nov 16 14:04:11 2010 +0000

description:
Add new "t_environment_pth" test to the set lists.

diffstat:

 distrib/sets/lists/tests/mi |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r d2d27243360e -r 0b2f823cee01 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Tue Nov 16 14:03:47 2010 +0000
+++ b/distrib/sets/lists/tests/mi       Tue Nov 16 14:04:11 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index