]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: add skip option
authorMateusz Kusiak <mateusz.kusiak@intel.com>
Mon, 2 Dec 2024 11:35:01 +0000 (12:35 +0100)
committerMariusz Tkaczyk <mtkaczyk@kernel.org>
Fri, 13 Dec 2024 09:08:10 +0000 (10:08 +0100)
commit40f959d2d4497a7ecc3c8ea39a08beb167aca580
treee93af3f21cddfe7ab67b3aad22391e4c719d7ba5
parent064ce6024dece05a31956e348b69f661645a0cb1
tests: add skip option

As for now the test either fails or succeeds. Add third option: skip.
This is to be used for tests that might not be possible to execute for
example due to missing (software) components or kernel not being
compiled with debugging options.

Signed-off-by: Mateusz Kusiak <mateusz.kusiak@intel.com>
test