about summary refs log tree commit diff
path: root/io/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2020-02-11 16:22:19 +0100
committerFlorian Weimer <fweimer@redhat.com>2020-02-12 08:44:29 +0100
commit47136d6cc38c425b150dda83989303ac55f6443c (patch)
treefd8200a1a1c17be62962052135da4b3164707426 /io/Makefile
parent752dd17443e55a4535cb9e6baa4e550ede383540 (diff)
downloadglibc-47136d6cc38c425b150dda83989303ac55f6443c.tar.gz
glibc-47136d6cc38c425b150dda83989303ac55f6443c.tar.xz
glibc-47136d6cc38c425b150dda83989303ac55f6443c.zip
io: Add io/tst-lchmod covering lchmod and fchmodat
Diffstat (limited to 'io/Makefile')
-rw-r--r--io/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/Makefile b/io/Makefile
index 437a7732f0..04c4647dc0 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -74,7 +74,7 @@ tests		:= test-utime test-stat test-stat2 test-lfs tst-getcwd \
 		   tst-posix_fallocate tst-posix_fallocate64 \
 		   tst-fts tst-fts-lfs tst-open-tmpfile \
 		   tst-copy_file_range tst-getcwd-abspath tst-lockf \
-		   tst-ftw-lnk tst-file_change_detection
+		   tst-ftw-lnk tst-file_change_detection tst-lchmod
 
 # Likewise for statx, but we do not need static linking here.
 tests-internal += tst-statx