From f040a4a271dd093413303158efb027fe9e891e80 Mon Sep 17 00:00:00 2001 From: "kay.sievers@vrfy.org" Date: Mon, 4 Apr 2005 15:20:48 +0200 Subject: [PATCH] [PATCH] udev-test.pl: add test for DEVNAME export to RUN environment --- test/udev-test.pl | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 => <