NetBSD/regress/usr.bin/config/PSEUDO_PARENT
cube 2d66c7ea26 Add a regression test for PR#32329 by uwe@. The bug is not fixed yet,
though.

'pseudodev' depends on interface attribute 'hook', but doesn't explicitely
declare locators (which is perfectly allowed, and logical).  config(1)
should handle the situation properly.
2005-12-18 19:44:07 +00:00

14 lines
310 B
Plaintext

include "arch/regress/conf/std.regress"
maxusers 4
file-system REGRESSFS
# Pseudo-devices can have children on interface attributes,
# which means they don't necessarily have to explicitely
# define locators (see pseudodev definition).
pseudo-device pseudodev
child* at pseudodev?
config regress root on ?