linux/fs/btrfs/tests
Jeff Mahoney 8632daae40 btrfs: tests, move initialization into tests/
We have all these stubs that only exist because they're called from
btrfs_run_sanity_tests, which is a static inside super.c.  Let's just
move it all into tests/btrfs-tests.c and only have one stub.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2016-07-26 13:53:17 +02:00
..
btrfs-tests.c btrfs: tests, move initialization into tests/ 2016-07-26 13:53:17 +02:00
btrfs-tests.h btrfs: tests, move initialization into tests/ 2016-07-26 13:53:17 +02:00
extent-buffer-tests.c Btrfs: self-tests: Use macros instead of constants and add missing newline 2016-06-06 17:17:12 +02:00
extent-io-tests.c Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system 2016-06-06 17:17:12 +02:00
free-space-tests.c Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize 2016-06-06 17:17:12 +02:00
free-space-tree-tests.c Btrfs: self-tests: Support non-4k page size 2016-06-02 19:23:14 +02:00
inode-tests.c Btrfs: self-tests: Support non-4k page size 2016-06-02 19:23:14 +02:00
qgroup-tests.c Btrfs: self-tests: Use macros instead of constants and add missing newline 2016-06-06 17:17:12 +02:00