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 ptyfs tests



details:   https://anonhg.NetBSD.org/src/rev/6b7a6c8f1726
branches:  trunk
changeset: 755661:6b7a6c8f1726
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Jun 14 14:55:04 2010 +0000

description:
ptyfs tests

diffstat:

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

diffs (30 lines):

diff -r b160b36ee270 -r 6b7a6c8f1726 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Mon Jun 14 14:53:08 2010 +0000
+++ b/distrib/sets/lists/tests/mi       Mon Jun 14 14:55:04 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.85 2010/06/10 23:50:04 pooka Exp $
+# $NetBSD: mi,v 1.86 2010/06/14 14:55:04 pooka Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -137,6 +137,9 @@
 ./usr/libdata/debug/usr/tests/fs/msdosfs/t_snapshot.debug              tests-fs-debug          debug,atf
 ./usr/libdata/debug/usr/tests/fs/nullfs                                        tests-fs-debug
 ./usr/libdata/debug/usr/tests/fs/nullfs/t_basic.debug                  tests-fs-debug          debug,atf
+./usr/libdata/debug/usr/tests/fs/ptyfs                                 tests-fs-debug
+./usr/libdata/debug/usr/tests/fs/ptyfs/t_ptyfs.debug                   tests-fs-debug          debug,atf
+./usr/libdata/debug/usr/tests/fs/ptyfs/t_nullrevoke.debug              tests-fs-debug          debug,atf
 ./usr/libdata/debug/usr/tests/fs/puffs                                 tests-fs-debug
 ./usr/libdata/debug/usr/tests/fs/puffs/h_have_puffs.debug              tests-fs-debug          debug,atf
 ./usr/libdata/debug/usr/tests/fs/tmpfs                                 tests-fs-debug
@@ -714,6 +717,10 @@
 ./usr/tests/fs/nullfs                          tests-fs-tests
 ./usr/tests/fs/nullfs/Atffile                  tests-fs-tests          atf
 ./usr/tests/fs/nullfs/t_basic                  tests-fs-tests          atf
+./usr/tests/fs/ptyfs                           tests-fs-tests
+./usr/tests/fs/ptyfs/Atffile                   tests-fs-tests          atf
+./usr/tests/fs/ptyfs/t_ptyfs                   tests-fs-tests          atf
+./usr/tests/fs/ptyfs/t_nullrevoke              tests-fs-tests          atf
 ./usr/tests/fs/puffs                           tests-fs-tests
 ./usr/tests/fs/puffs/Atffile                   tests-fs-tests          atf
 ./usr/tests/fs/puffs/h_have_puffs              tests-fs-tests          atf



Home | Main Index | Thread Index | Old Index