]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add exit case "KNOWN FAILED"
authorRuediger Meier <ruediger.meier@ga-group.nl>
Sat, 10 May 2014 01:57:26 +0000 (03:57 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Mon, 12 May 2014 07:56:08 +0000 (09:56 +0200)
commit7641ccec603a5aaca7fad465bf558ed78e4c31a0
treeb27c13eba465d7ce2fa3a59a1604d084efc5b3d7
parentc08863ff72554b5449a371d1808e4e8fc1bb61de
tests: add exit case "KNOWN FAILED"

Now we can mark tests as known to be broken without bothering
users with exit failure. In the build log this "KNOWN FAILED"
may be interpreted as TODO ;)

The main advantage of "known-fail" instead of just skipping
is that we will still find the test diff.

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