xref: /minix3/tests/usr.bin/config/d_shadow_instance (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 Sambucparenti* 	at master?
10*11be35a1SLionel Sambucparentii* 	at master?
11*11be35a1SLionel Sambuc
12*11be35a1SLionel Sambuc# The second child* instance (attaching at parentii) is useless: it will be
13*11be35a1SLionel Sambuc# shadowed by the first one, which is semantically the same, from a parentii
14*11be35a1SLionel Sambuc# device's point of view.
15*11be35a1SLionel Sambuc#
16*11be35a1SLionel Sambuc# The two child* instances are aliases, and at some point the orphan-checking
17*11be35a1SLionel Sambuc# code skipped some aliases, in the shadowing situation and some others.
18*11be35a1SLionel Sambuc#
19*11be35a1SLionel Sambuc# This test should pass, the lines are valid, even though the second one is
20*11be35a1SLionel Sambuc# useless.
21*11be35a1SLionel Sambuc
22*11be35a1SLionel Sambucchild* 	at hook?
23*11be35a1SLionel Sambucchild* 	at parentii?
24*11be35a1SLionel Sambuc
25*11be35a1SLionel Sambucconfig regress root on ?
26