ext4: test journal checkpoint ioctl
[xfstests-dev.git] / src / Makefile
index 38ee67187d7ecc0f491b93193dd8347994aca447..5c76aa93db5c0bc003519b80d183a9abfbaefd3b 100644 (file)
@@ -17,7 +17,8 @@ TARGETS = dirstress fill fill2 getpagesize holes lstat64 \
        t_mmap_cow_race t_mmap_fallocate fsync-err t_mmap_write_ro \
        t_ext4_dax_journal_corruption t_ext4_dax_inline_corruption \
        t_ofd_locks t_mmap_collision mmap-write-concurrent \
-       t_get_file_time t_create_short_dirs t_create_long_dirs t_enospc
+       t_get_file_time t_create_short_dirs t_create_long_dirs t_enospc \
+       t_mmap_writev_overlap checkpoint_journal
 
 LINUX_TARGETS = xfsctl bstat t_mtab getdevicesize preallo_rw_pattern_reader \
        preallo_rw_pattern_writer ftrunc trunc fs_perms testx looptest \
@@ -29,7 +30,8 @@ LINUX_TARGETS = xfsctl bstat t_mtab getdevicesize preallo_rw_pattern_reader \
        attr-list-by-handle-cursor-test listxattr dio-interleaved t_dir_type \
        dio-invalidate-cache stat_test t_encrypted_d_revalidate \
        attr_replace_test swapon mkswap t_attr_corruption t_open_tmpfiles \
-       fscrypt-crypt-util bulkstat_null_ocount splice-test
+       fscrypt-crypt-util bulkstat_null_ocount splice-test chprojid_fail \
+       detached_mounts_propagation
 
 SUBDIRS = log-writes perf
 
@@ -70,6 +72,11 @@ ifeq ($(HAVE_URING), true)
 LLDLIBS += -luring
 endif
 
+SUBDIRS += idmapped-mounts
+ifeq ($(HAVE_LIBCAP), true)
+LLDLIBS += -lcap
+endif
+
 CFILES = $(TARGETS:=.c)
 LDIRT = $(TARGETS) fssum