From 272e71dc366297781cd6ec5d8690e540d4b48398 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 22 Mar 2021 14:23:45 -0300 Subject: linux: Add lutimes test It uses stat to compare against the values set by lutimes. Checked on x86_64-linux-gnu and i686-linux-gnu. Reviewed-by: Siddhesh Poyarekar --- io/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'io/Makefile') diff --git a/io/Makefile b/io/Makefile index 0f56bd580b..aecab9a10b 100644 --- a/io/Makefile +++ b/io/Makefile @@ -72,6 +72,7 @@ tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \ tst-utime \ tst-utimes \ tst-futimes \ + tst-lutimes \ tst-futimens \ # Likewise for statx, but we do not need static linking here. -- cgit 1.4.1