[LTP] [PATCH V5 5/5] syscalls/clock_adjtime: Add support for time64 tests

Viresh Kumar viresh.kumar@linaro.org
Tue Apr 28 06:30:11 CEST 2020


On 27-04-20, 16:15, Cyril Hrubis wrote:
> Hi!
> I've cleaned up the code and pushed, thanks.
> 
> Fixed things such as:
> 
> * Macros should be uppercase, otherwise it's confusing
> 
> * All local variables has to be passed to macros as parameters
>   this one is confusing as hell
> 
> * No variables and parameters stating with underscore, unless
>   we defined fallback for kernel types these are reserved for
>   kernel/libc
> 
> * The tst_get_bad_addr() allocates a page for each call, so I have moved
>   it to setup
> 
> * etc...

Thanks again.

-- 
viresh


More information about the ltp mailing list