]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: --parallel prints results in a single line
authorRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 17 Dec 2015 09:46:32 +0000 (10:46 +0100)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Sat, 5 Mar 2016 16:43:45 +0000 (17:43 +0100)
commit2979724f5d0bf81aea17b2f412e8a760e03ac11b
treebc97bf4fec2fbdc6217cc81ff1cfd67c10c74ef3
parent7154cc892688f3c58cbbcdc2055f2635c1d0ef5b
tests: --parallel prints results in a single line

Like in non-parallel case we are printing only one line per
(sub)test now. The output lines must contain the full test name
to be useful.

This patch does not change anything for the non-parallel output
format except a bit code cleanup.

BTW changed blkid/low-probe test description to have shorter
lines.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/functions.sh
tests/ts/blkid/low-probe