]> git.ipfire.org Git - thirdparty/systemd.git/commit
test/udev-test.pl: count "good" results
authorMartin Wilck <mwilck@suse.com>
Tue, 24 Apr 2018 18:55:01 +0000 (20:55 +0200)
committerThe Plumber <50238977+systemd-rhel-bot@users.noreply.github.com>
Mon, 25 Jan 2021 14:05:18 +0000 (15:05 +0100)
commit7913cdbdfe6ca3fa0a1221c60702806eb51aa707
treeae759783cae1d3b85f9f3d25f44f3b8268a757e8
parent06e937177bf23d8ea8e5060a856cce02d5436eb4
test/udev-test.pl: count "good" results

This is helpful to catch possible regressions in the test.
Also, don't count wait() errors, they are likely not udev errors.

(cherry picked from commit b95c43982ab7d0253b552ad56cffb3d68fcbb4f6)

Related: #1642728
test/udev-test.pl