From bcf44d55762557096fdd627b14415e35f3a4e14d Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 12 Nov 2008 05:50:05 +0100 Subject: string index - split nodes and childs to allow and unlimited number of childs --- test/udev-test.pl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test/udev-test.pl') diff --git a/test/udev-test.pl b/test/udev-test.pl index 95f9af0e2b..61e91c48b6 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -30,6 +30,14 @@ my $udev_conf = "udev-test.conf"; my $udev_rules = "udev-test.rules"; my @tests = ( + { + desc => "no rules", + subsys => "block", + devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda", + exp_name => "sda" , + rules => < "label test of scsi disc (old key names)", subsys => "block", -- cgit v1.2.3-54-g00ecf