X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=test%2Fudev-test.pl;h=fe1c6da4f9391ee4c0459081b1a5a87bb3ea9ec6;hb=c74fd7a768fc3efc2950186e3fb879de9f358d8d;hp=53499d8871ff49985b3c06518222e2d51305dc9b;hpb=19096c087f8e1fc9f60ceb948f8be9b179885569;p=elogind.git diff --git a/test/udev-test.pl b/test/udev-test.pl index 53499d887..fe1c6da4f 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -1568,6 +1568,34 @@ EOF exp_name => "00:e0:00:fb:04:e1", rules => < "TEST absolute path", + subsys => "block", + devpath => "/block/sda", + exp_name => "there", + rules => < "TEST subsys/kernel lookup", + subsys => "block", + devpath => "/block/sda", + exp_name => "yes", + rules => < "TEST relative path", + subsys => "block", + devpath => "/block/sda", + exp_name => "relative", + rules => <