From ac43e251955f1ad9ca2e1c01d5b01d3ce155ed3a Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 22 Mar 2021 14:55:22 -0300 Subject: io: Add basic tests for utimensat 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 aecab9a10b..a22492f3f3 100644 --- a/io/Makefile +++ b/io/Makefile @@ -74,6 +74,7 @@ tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \ tst-futimes \ tst-lutimes \ tst-futimens \ + tst-utimensat \ # Likewise for statx, but we do not need static linking here. tests-internal += tst-statx -- cgit 1.4.1