On Thu, 18 Jun 2015 00:28:18 +0300
Vadim Kochan wrote:
> From: Vadim Kochan
>
> Added possibility to check command output by grep from the testing
> script.
>
> Now TMP_OUT & TMP_ERR are passed from Makefile and changed to
> STD_ERR & STD_OUT.
>
> Also changed some existing tests to make outp
From: Vadim Kochan
Added possibility to check command output by grep from the testing
script.
Now TMP_OUT & TMP_ERR are passed from Makefile and changed to
STD_ERR & STD_OUT.
Also changed some existing tests to make output testing.
Signed-off-by: Vadim Kochan
---
testsuite/Makefile