]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests/run-unit-tests: add option to skip tests
authorRoss Burton <ross.burton@arm.com>
Mon, 11 Mar 2024 16:41:02 +0000 (16:41 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 11 Mar 2024 23:27:01 +0000 (23:27 +0000)
commit59e33acc8e1d124324b36cda2f7ec0c7f8e49df9
tree11bec4b532c1284351f8c5748cbd5559c0b95d92
parentb6fb31be45b032ad987082c7584cb1ba3141b654
tests/run-unit-tests: add option to skip tests

In automated QA environments there may be tests that are known to fail,
and being able to skip them is useful to remove known failures from the
test log.

Signed-off-by: Ross Burton <ross.burton@arm.com>
test/run-unit-tests.py