Btrfs: add sanity tests for new qgroup accounting code
[cascardo/linux.git] / fs / btrfs / Makefile
index f341a98..6d1d0b9 100644 (file)
@@ -16,4 +16,4 @@ btrfs-$(CONFIG_BTRFS_FS_CHECK_INTEGRITY) += check-integrity.o
 
 btrfs-$(CONFIG_BTRFS_FS_RUN_SANITY_TESTS) += tests/free-space-tests.o \
        tests/extent-buffer-tests.o tests/btrfs-tests.o \
-       tests/extent-io-tests.o tests/inode-tests.o
+       tests/extent-io-tests.o tests/inode-tests.o tests/qgroup-tests.o