Subject: CVS commit: src/regress/usr.bin/config
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 10/04/2005 13:44:23
Module Name:	src
Committed By:	cube
Date:		Tue Oct  4 13:44:23 UTC 2005

Modified Files:
	src/regress/usr.bin/config: Makefile
Added Files:
	src/regress/usr.bin/config: POSTPONED_ORPHAN

Log Message:
Add a test, POSTPONED_ORPHAN, that should fail (although it currently
does not).  Rework the Makefile magic to have failing and succeeding tests.

POSTPONED_ORPHAN is an example of a configuration where the user starts
negating an instance, and then adding an instance of a child of the negated
one.  The latter should be found as an erroneous orphan, as the parent was
negated beforewards.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/usr.bin/config/Makefile
cvs rdiff -r0 -r1.1 src/regress/usr.bin/config/POSTPONED_ORPHAN

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.