No empty .Rs/.Re
[netbsd-mini2440.git] / tests / util / config / d_loop
blob674a209e18de7585b8bbc7b8344059a8c2cfdb77
1 include "arch/regress/conf/std.regress"
2 maxusers 4
3 file-system     REGRESSFS
5 master0         at root
7 # The following definitions build a loop of 'looper' devices.
8 # This tests how well the code that look for orphans handle loops.
10 # In that case, while the loopchild devices will always be seen in
11 # time, the code has to make sure it reaches all the loopbaby
12 # devices.
14 looper0         at master0
15 looper1         at looper0
17 loopchild0      at looper0
18 loopchild1      at looper1
20 loopbaby0       at loopchild0
21 loopbaby1       at loopchild1
23 config regress root on ?