From: greg@kroah.com Date: Thu, 12 Feb 2004 07:34:21 +0000 (-0800) Subject: [PATCH] add a block device with a ! in the name, and a test for this. X-Git-Tag: 017~22 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=f0142622b8b68d58694d0c97396bb24d0830c5df [PATCH] add a block device with a ! in the name, and a test for this. --- diff --git a/test/sys/block/rd!c0d0/dev b/test/sys/block/rd!c0d0/dev new file mode 100644 index 000000000..fae0a5057 --- /dev/null +++ b/test/sys/block/rd!c0d0/dev @@ -0,0 +1 @@ +8:0 diff --git a/test/udev-test.pl b/test/udev-test.pl index 0700e5357..1bce65885 100644 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -326,6 +326,16 @@ EOF expected => "visor" , conf => < "name test with ! in the name", + subsys => "block", + devpath => "block/rd!c0d0", + expected => "rd/c0d0" , + conf => <