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: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f040a4a271dd093413303158efb027fe9e891e80;p=systemd [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 91e91bb2..c1dc8b2f 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 => <