From: Kay Sievers Date: Mon, 16 Nov 2009 22:48:58 +0000 (+0100) Subject: udev-test.pl: catch-up with recent changes X-Git-Tag: 174~715 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49a6b223e9b0e2808df173e31ae37da1ca32953;p=systemd udev-test.pl: catch-up with recent changes --- diff --git a/test/udev-test.pl b/test/udev-test.pl index 47cadc5d..896bb228 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -39,7 +39,7 @@ my @tests = ( EOF }, { - desc => "label test of scsi disc (old key names)", + desc => "label test of scsi disc", subsys => "block", devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda", exp_name => "boot_disk" , @@ -49,7 +49,7 @@ KERNEL=="ttyACM0", NAME="modem" EOF }, { - desc => "label test of scsi disc (old key names)", + desc => "label test of scsi disc", subsys => "block", devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda", exp_name => "boot_disk" , @@ -263,15 +263,6 @@ EOF exp_name => "first_disk5" , rules => < "test substitution chars (old key names)", - subsys => "block", - devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5", - exp_name => "Major:8:minor:5:kernelnumber:5:id:0:0:0:0" , - rules => < "node", rules => < "ignore rule test", - subsys => "block", - devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda", - exp_name => "nothing", - not_exp_name => "node", - exp_add_error => "yes", - rules => < "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda", exp_name => "sda", rules => <