Remove building with NOCRYPTO option
[minix.git] / tests / usr.bin / config / d_shadow_instance
blob60228214b770c72542b6fedad9460d595455729a
1 include "arch/regress/conf/std.regress"
3 maxusers 4
5 file-system     REGRESSFS
7 master0         at root
9 parenti*        at master?
10 parentii*       at master?
12 # The second child* instance (attaching at parentii) is useless: it will be
13 # shadowed by the first one, which is semantically the same, from a parentii
14 # device's point of view.
16 # The two child* instances are aliases, and at some point the orphan-checking
17 # code skipped some aliases, in the shadowing situation and some others.
19 # This test should pass, the lines are valid, even though the second one is
20 # useless.
22 child*  at hook?
23 child*  at parentii?
25 config regress root on ?