]> git.ipfire.org Git - thirdparty/systemd.git/commit
test/udev-test.pl: generator for large list of block devices
authorMartin Wilck <mwilck@suse.com>
Wed, 25 Apr 2018 07:54:26 +0000 (09:54 +0200)
committerMichal Sekletár <msekleta@redhat.com>
Mon, 2 Nov 2020 10:43:15 +0000 (11:43 +0100)
commiteb44d715ebee2fe11288433b99f8e1dc5fdac84a
tree0c86228faabd15c81f0c3dc758f30ebeebc08989
parent2ab0a8d00bc48d3531e953d938db889d8a932d65
test/udev-test.pl: generator for large list of block devices

Manually listing all devices in the test definition becomes cumbersome with
lots of devices. Add a function that scans on all block devices in
the test sysfs and generates a list of devices to test.
test/udev-test.pl