* Yury Kotov (yury-ko...@yandex-team.ru) wrote:
> Add qtest_set_expected_status function to set expected exit status of
> child process. By default expected exit status is 0.
>
> Signed-off-by: Yury Kotov
Reviewed-by: Dr. David Alan Gilbert
> ---
> tests/libqtest.c | 36 +-
On 03/09/2019 18.22, Yury Kotov wrote:
> Add qtest_set_expected_status function to set expected exit status of
> child process. By default expected exit status is 0.
>
> Signed-off-by: Yury Kotov
> ---
> tests/libqtest.c | 36 +---
> tests/libqtest.h | 9
Add qtest_set_expected_status function to set expected exit status of
child process. By default expected exit status is 0.
Signed-off-by: Yury Kotov
---
tests/libqtest.c | 36 +---
tests/libqtest.h | 9 +
2 files changed, 30 insertions(+), 15 deletions(-)