]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/udev-test.pl
test: udev: check exit code of test-udev
authorMartin Pitt <martin.pitt@ubuntu.com>
Wed, 6 Apr 2016 21:17:46 +0000 (23:17 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 6 Apr 2016 21:30:10 +0000 (23:30 +0200)
commitefc9f7032532d8c1db5537742981c7245fbf24dc
tree90597fc28b1b1cc82ef8a5b72ad561bf0c9146b2
parent64af424063c5277a97bdc9693a227019c7c2f16e
test: udev: check exit code of test-udev

We expect test-udev to succeed. Verify that its exit code is zero, particularly
to spot crashes (e. g. a segfault would be error code 139).
test/udev-test.pl