1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test/dbus
Tony Asleson cb4e26dcb3 lvmdbustest.py: Ensure we exit non-zero on fail
If you run multiple runs of unittest.main, unless you don't pass exit=true
the test case always ends with a 0 exit code.  Add ability to store the
result of each invocation of the test and exit with a non-zero exit code
if anyone of them fail.
2016-10-10 16:31:00 -05:00
..
lvmdbustest.py lvmdbustest.py: Ensure we exit non-zero on fail 2016-10-10 16:31:00 -05:00
testlib.py lvmdbustest: ws fix-ups 2016-09-19 15:32:47 -05:00
validatestate.py lvmdbusd testing: Add validatestate.py utility 2016-02-25 16:43:55 -06:00