mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
cb4e26dcb3
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. |
||
---|---|---|
.. | ||
lvmdbustest.py | ||
testlib.py | ||
validatestate.py |