From d314345a347ee5b5b113d8553bf2201f4fd2c3d3 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 17 Jan 2023 14:35:44 +0900 Subject: [PATCH] test-udev: add a brief test for -= operator for SYMLINK --- test/udev-test.pl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test/udev-test.pl b/test/udev-test.pl index ca84db6a032..a493485fc17 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -212,12 +212,13 @@ EOF { devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1", exp_links => ["boot_disk1", "boot_diskXY1"], - not_exp_links => ["boot_diskXX1"], + not_exp_links => ["boot_diskXX1", "hoge"], }], rules => <