aboutsummaryrefslogtreecommitdiff
path: root/test/test-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-list.h')
-rw-r--r--test/test-list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test-list.h b/test/test-list.h
index 003b8d26..eb666571 100644
--- a/test/test-list.h
+++ b/test/test-list.h
@@ -353,6 +353,7 @@ TEST_DECLARE (fs_fd_hash)
#endif
TEST_DECLARE (fs_utime)
TEST_DECLARE (fs_futime)
+TEST_DECLARE (fs_lutime)
TEST_DECLARE (fs_file_open_append)
TEST_DECLARE (fs_statfs)
TEST_DECLARE (fs_stat_missing_path)
@@ -969,6 +970,7 @@ TASK_LIST_START
TEST_ENTRY (fs_chown)
TEST_ENTRY (fs_utime)
TEST_ENTRY (fs_futime)
+ TEST_ENTRY (fs_lutime)
TEST_ENTRY (fs_readlink)
TEST_ENTRY (fs_realpath)
TEST_ENTRY (fs_symlink)