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