[LTP] [PATCH 0/4] Add dependency checking

Jan Stancek jstancek@redhat.com
Mon Jul 16 17:52:44 CEST 2018



----- Original Message -----
> Hi,
> 
> While investigating failures from nightly runs, I came across some
> tests that don't explicitly check for dependencies.
> 
> Add appropriate check for dependencies so the tests are reported as an
> issue with the configuration rather than a test failure. These set of
> patches transitions ~50-60 tests from reporting failures to a
> configuration issue.
> 
> Thanks,
> Punit
> 

Hi,

Pushed with the exception of patch 2.

Switching quota_remount_test01.sh away from apicmds will
likely need more changes, e.g. it should use at least 
tst_exit().

If we take the effort to port this test to shell library,
it should be "tst_test.h" one.

If you're up to rewriting test for tst_test.h, that would
be preffered. Otherwise, I rather use some shell check
and avoid including "test.h" for the sole purpose of having
tst_check_cmds.

Regards,
Jan


More information about the ltp mailing list