From: Yu Watanabe Date: Tue, 19 Feb 2019 00:22:45 +0000 (+0900) Subject: test-udev: add more tests for line continuations and comments X-Git-Tag: v242-rc1~286^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d35976c670b0e5c2d4081b781e5af88c0689ff00;p=thirdparty%2Fsystemd.git test-udev: add more tests for line continuations and comments --- diff --git a/test/udev-test.pl b/test/udev-test.pl index 58b5dc85e12..a5e1f8cda38 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -1453,13 +1453,21 @@ TAGS=="test1", TAGS=="test500", TAGS=="test1234", TAGS=="test9999", TAGS=="test1 EOF }, { - desc => "don't crash with lots of tags with continuation", + desc => "continuations", devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda", exp_name => "found", not_exp_name => "bad" , rules => $rules_10k_tags_continuation . <