ext4: test journal checkpoint ioctl
[xfstests-dev.git] / src / Makefile
index 811b24e4cb781e069472daed402ebad47e2fb5cd..5c76aa93db5c0bc003519b80d183a9abfbaefd3b 100644 (file)
@@ -17,11 +17,12 @@ 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 \
-       locktest unwritten_mmap bulkstat_unlink_test \
+       locktest unwritten_mmap bulkstat_unlink_test deduperace \
        bulkstat_unlink_test_modified t_dir_offset t_futimens t_immutable \
        stale_handle pwrite_mmap_blocked t_dir_offset2 seek_sanity_test \
        seek_copy_test t_readdir_1 t_readdir_2 fsync-tester nsexec cloner \
@@ -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