Add a regression test for PR#34111.

This commit is contained in:
cube 2006-08-07 12:05:06 +00:00
parent 71af9028c9
commit f646b59f80
2 changed files with 16 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.5 2005/12/18 19:44:07 cube Exp $
# $NetBSD: Makefile,v 1.6 2006/08/07 12:05:06 cube Exp $
# Those configurations only have to be understood by config(1) without
# errors.
SIMPLE_SUCCESS= SHADOW_INSTANCE LOOP LOOP2 PSEUDO_PARENT
SIMPLE_FAILURE= POSTPONED_ORPHAN
SIMPLE_FAILURE= POSTPONED_ORPHAN NO_PSEUDO
SIMPLE= ${SIMPLE_SUCCESS} ${SIMPLE_FAILURE}

View File

@ -0,0 +1,14 @@
include "arch/regress/conf/std.regress"
maxusers 4
file-system REGRESSFS
master0 at root
# Simply negating a pseudo-device should yield an error.
pseudo-device pseudodev
no pseudodev
config regress root on ?