From: kay.sievers@vrfy.org Date: Mon, 4 Apr 2005 13:20:48 +0000 (+0200) Subject: [PATCH] udev-test.pl: add test for DEVNAME export to RUN environment X-Git-Tag: 057~8 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=f040a4a271dd093413303158efb027fe9e891e80 [PATCH] udev-test.pl: add test for DEVNAME export to RUN environment --- diff --git a/test/udev-test.pl b/test/udev-test.pl index 91e91bb2a..c1dc8b2f1 100644 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -1278,6 +1278,19 @@ EOF rules => < "test RUN key and DEVNAME", + subsys => "block", + devpath => "/block/sda", + exp_name => "testsymlink", + exp_target => "ok", + exp_rem_error => "yes", + option => "clean", + rules => <