testsuite: update busybox and bzcat tests
authorRon Yorston <rmy@pobox.com>
Fri, 9 Feb 2018 09:01:19 +0000 (09:01 +0000)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 12 Feb 2018 14:32:02 +0000 (15:32 +0100)
commitecaec1dbecda67e5b740694878c0780eb4347d26
tree950dac8ecc0efd67affc76d330883c6d0c1bc065
parent7f441403cbcb6cce864bae66e1fc7bb626954e04
testsuite: update busybox and bzcat tests

Test scripts that use CONFIG_* variables need to source .config.
Since this wasn't being done for busybox many tests were skipped.
As a result new failures due to changes in help output were missed.

Also remove some unnecessary echos in the bzcat script.

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
testsuite/busybox.tests
testsuite/bzcat.tests