Btrfs: separate out tests into their own directory
[deliverable/linux.git] / fs / btrfs / Makefile
index 3932224f99e975d8fce434049520bb7a2eeda389..47553d553206e61b66e13ec1b4d049f40ab45f7a 100644 (file)
@@ -12,3 +12,5 @@ btrfs-y += super.o ctree.o extent-tree.o print-tree.o root-tree.o dir-item.o \
 
 btrfs-$(CONFIG_BTRFS_FS_POSIX_ACL) += acl.o
 btrfs-$(CONFIG_BTRFS_FS_CHECK_INTEGRITY) += check-integrity.o
+
+btrfs-$(CONFIG_BTRFS_FS_RUN_SANITY_TESTS) += tests/free-space-tests.o
This page took 0.032804 seconds and 5 git commands to generate.