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 new environment test



details:   https://anonhg.NetBSD.org/src/rev/e1f63b8cb2a4
branches:  trunk
changeset: 757798:e1f63b8cb2a4
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Sep 23 17:40:23 2010 +0000

description:
new environment test

diffstat:

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

diffs (25 lines):

diff -r 754ec3bee0b6 -r e1f63b8cb2a4 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Thu Sep 23 17:38:08 2010 +0000
+++ b/distrib/sets/lists/tests/mi       Thu Sep 23 17:40:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.145 2010/09/23 09:42:17 he Exp $
+# $NetBSD: mi,v 1.146 2010/09/23 17:40:23 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -287,6 +287,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/hash                            tests-lib-debug
 ./usr/libdata/debug/usr/tests/lib/libc/hash/t_sha2.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_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
@@ -1430,6 +1431,7 @@
 ./usr/tests/lib/libc/hash/t_sha2               tests-lib-tests         atf
 ./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_mi_vector_hash   tests-lib-tests         atf
 ./usr/tests/lib/libc/string                    tests-obsolete          obsolete
 ./usr/tests/lib/libc/string/Atffile            tests-obsolete          obsolete



Home | Main Index | Thread Index | Old Index