[LTP] [PATCH 4/4] syscalls/utime03: Convert to new API

Cyril Hrubis chrubis@suse.cz
Thu Sep 16 14:56:15 CEST 2021


Hi!
> +	mintime = time(0);
> +	TST_EXP_PASS(utime(TEMP_FILE, NULL));
> +	maxtime = time(0);

I wonder if this suffers the problem as the ipc timestamps:

https://github.com/linux-test-project/ltp/commit/d37bde3defa12556ba7399f4131996f8e490490a


The rest of the test looks good to me.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list