xref: /minix3/tests/usr.bin/config/d_no_pseudo (revision 11be35a165022172ed3cea20f2b5df0307540b0e)
1*11be35a1SLionel Sambucinclude "arch/regress/conf/std.regress"
2*11be35a1SLionel Sambuc
3*11be35a1SLionel Sambucmaxusers 4
4*11be35a1SLionel Sambuc
5*11be35a1SLionel Sambucfile-system 	REGRESSFS
6*11be35a1SLionel Sambuc
7*11be35a1SLionel Sambucmaster0 	at root
8*11be35a1SLionel Sambuc
9*11be35a1SLionel Sambuc# Simply negating a pseudo-device should yield an error.
10*11be35a1SLionel Sambuc
11*11be35a1SLionel Sambucpseudo-device 	pseudodev
12*11be35a1SLionel Sambucno pseudodev
13*11be35a1SLionel Sambuc
14*11be35a1SLionel Sambucconfig regress root on ?
15