[LTP] [PATCH V4 02/17] syscalls/timer_settime: Add support for time64 tests

Cyril Hrubis chrubis@suse.cz
Thu Jun 25 13:12:28 CEST 2020


Hi!
> > So this test depends on the previous one since we are adding the tst_its
> > piece by piece, shouldn't we add all the functions into the tst_timer.h
> > in a separate patch?
> 
> You mean functions related only to "its" ? Or all the wrappers for
> various syscalls that are getting added to tst_timer.h ?

I guess that it would be easier to add all the code to tst_timer.h in
one go, then we can focus on the actual tests. This avoids having
dependencies between the patches touching the tests and allows them to
be merged out of order...

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list