Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/regress Add a note saying that new tests should use ATF.



details:   https://anonhg.NetBSD.org/src/rev/98f934e8b311
branches:  trunk
changeset: 747433:98f934e8b311
user:      apb <apb%NetBSD.org@localhost>
date:      Mon Sep 14 17:15:32 2009 +0000

description:
Add a note saying that new tests should use ATF.

diffstat:

 regress/README |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 295062d31637 -r 98f934e8b311 regress/README
--- a/regress/README    Mon Sep 14 15:18:15 2009 +0000
+++ b/regress/README    Mon Sep 14 17:15:32 2009 +0000
@@ -1,5 +1,9 @@
-$NetBSD: README,v 1.1 2006/03/14 09:46:34 martin Exp $
+$NetBSD: README,v 1.2 2009/09/14 17:15:32 apb Exp $
 
+NOTE: New tests should use the ATF framework; see atf(7)
+and the src/tests directory.
+
+------------------------------------------------------------------------
 This part of the source tree contains regression tests. There are special
 make targets and rules to follow. Most of these, however, are currently not
 enforced, and most tests available are not conforming.



Home | Main Index | Thread Index | Old Index