linux: Add futimes test
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 22 Mar 2021 17:16:01 +0000 (14:16 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 15 Apr 2021 12:39:46 +0000 (09:39 -0300)
commitcc1b4029fa35ed533075ae9f1836a6bf44789285
treee50506520c985dc667e01a6167f32f36eb6cbf49
parent243339d055dec61df529d44224c07473d6bf1b5b
linux: Add futimes test

It uses stat to compare against the values set by futimes.

Checked on x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
io/Makefile
io/tst-futimes.c [new file with mode: 0644]