commit | 8632daae40c1a5b8fcc1d66d788c143353fd70b7 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Mon Jun 20 13:16:40 2016 -0400 |
committer | David Sterba <dsterba@suse.com> | Tue Jul 26 13:53:17 2016 +0200 |
tree | f0b4a31e869230810115a350e5080e56b18e0e07 | |
parent | 3cdde2240d4533ff71fbb8dc9c32d5d57d3cdeed [diff] |
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>