[LTP] [PATCH v3] Refactor timer_getoverrun test using new LTP API
Andrea Cervesato
andrea.cervesato@suse.com
Fri Feb 9 14:58:10 CET 2024
Hi Petr,
Yes, indeed it's not needed.
Can you please correct it before merge?
Thanks,
Andrea
On 2/9/24 14:54, Petr Vorel wrote:
> Hi Andrea,
>
>> +++ b/testcases/kernel/syscalls/timer_getoverrun/Makefile
>> @@ -5,4 +5,6 @@ top_srcdir ?= ../../../..
>> include $(top_srcdir)/include/mk/testcases.mk
>> +LDLIBS := -lrt $(LDLIBS)
> Shouldn't we merge without -lrt, when we test only raw syscalls?
> If yes, it can be merged before merging.
>
> Otherwise LGTM.
> Reviewed-by: Petr Vorel <pvorel@suse.cz>
>
> Kind regards,
> Petr
More information about the ltp
mailing list