testprogs: adapt return values of testit_expect_failure_grep and testit_grep_count...
authorBjörn Baumbach <bb@sernet.de>
Wed, 22 Feb 2023 19:02:38 +0000 (19:02 +0000)
committerBjörn Baumbach <bb@sernet.de>
Fri, 3 Mar 2023 11:58:34 +0000 (11:58 +0000)
commit582621109b5d95f61b76e5381de9f1c546cea698
tree4b04d36f4ea1521fa54b96a3aad7309832f1eced
parent1b2627fc7051d1ca165be529f545b5e10b82c272
testprogs: adapt return values of testit_expect_failure_grep and testit_grep_count to function description

Improves logic when calling tests and make use of the $failed counter.

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
testprogs/blackbox/subunit.sh