[LTP] [PATCH V6 01/17] syscalls/timer_gettime: Add support for time64 tests

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


Hi!
> > Indeed that's what I had in mind, can we please abstract this properly
> > as well? I guess that we can add helpers such as tst_its_interval_sec()
> > tst_its_inverval_nsec, etc.
> 
> I preferred it this way as no one else uses it and so maybe we can
> live without adding those helpers ?

I'm pretty sure we will need them for the timer_settime() tests anyway,
i.e. test that would do timer_settime() and then timer_gettime() to
check that the timer is read back correclty.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list