[LTP] [PATCH v6 8/8] df01.sh: Convert to TST_ALL_FILESYSTEMS=1
Cyril Hrubis
chrubis@suse.cz
Fri Sep 16 15:11:22 CEST 2022
Hi!
> > +TST_ALL_FILESYSTEMS=1
> > TST_CNT=12
> > TST_SETUP=setup
> > TST_TESTFUNC=test
> > -TST_OPTS="f:"
> > -TST_USAGE=usage
> > -TST_PARSE_ARGS=parse_args
> > TST_NEEDS_ROOT=1
> > -TST_MOUNT_DEVICE=1
>
> Just looking at this made me realize that for C API ALL_FILESYTEMST does
> not imply TST_MOUNT_DEVICE since these functionalities are orthogonal. I
> think that it would be better if we had the C API and shell API as close
> as possible, hence ALL_FILESYSTEMS should imply only NEEDS_DEVICE and
> the MOUNT_DEVICE would stay here.
Also with that change:
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list