Searched hist:dc11dd5d707a4157882f281c96055d6894d10c8c (Results 1 – 6 of 6) sorted by relevance
/linux/fs/btrfs/tests/ |
H A D | btrfs-tests.h | dc11dd5d707a4157882f281c96055d6894d10c8c Wed Aug 14 21:05:12 CEST 2013 Josef Bacik <jbacik@fusionio.com> Btrfs: separate out tests into their own directory
The plan is to have a bunch of unit tests that run when btrfs is loaded when you build with the appropriate config option. My ultimate goal is to have a test for every non-static function we have, but at first I'm going to focus on the things that cause us the most problems. To start out with this just adds a tests/ directory and moves the existing free space cache tests into that directory and sets up all of the infrastructure. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
|
H A D | free-space-tests.c | dc11dd5d707a4157882f281c96055d6894d10c8c Wed Aug 14 21:05:12 CEST 2013 Josef Bacik <jbacik@fusionio.com> Btrfs: separate out tests into their own directory
The plan is to have a bunch of unit tests that run when btrfs is loaded when you build with the appropriate config option. My ultimate goal is to have a test for every non-static function we have, but at first I'm going to focus on the things that cause us the most problems. To start out with this just adds a tests/ directory and moves the existing free space cache tests into that directory and sets up all of the infrastructure. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
|
/linux/fs/btrfs/ |
H A D | free-space-cache.h | diff dc11dd5d707a4157882f281c96055d6894d10c8c Wed Aug 14 21:05:12 CEST 2013 Josef Bacik <jbacik@fusionio.com> Btrfs: separate out tests into their own directory
The plan is to have a bunch of unit tests that run when btrfs is loaded when you build with the appropriate config option. My ultimate goal is to have a test for every non-static function we have, but at first I'm going to focus on the things that cause us the most problems. To start out with this just adds a tests/ directory and moves the existing free space cache tests into that directory and sets up all of the infrastructure. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
|
H A D | Makefile | diff dc11dd5d707a4157882f281c96055d6894d10c8c Wed Aug 14 21:05:12 CEST 2013 Josef Bacik <jbacik@fusionio.com> Btrfs: separate out tests into their own directory
The plan is to have a bunch of unit tests that run when btrfs is loaded when you build with the appropriate config option. My ultimate goal is to have a test for every non-static function we have, but at first I'm going to focus on the things that cause us the most problems. To start out with this just adds a tests/ directory and moves the existing free space cache tests into that directory and sets up all of the infrastructure. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
|
H A D | free-space-cache.c | diff dc11dd5d707a4157882f281c96055d6894d10c8c Wed Aug 14 21:05:12 CEST 2013 Josef Bacik <jbacik@fusionio.com> Btrfs: separate out tests into their own directory
The plan is to have a bunch of unit tests that run when btrfs is loaded when you build with the appropriate config option. My ultimate goal is to have a test for every non-static function we have, but at first I'm going to focus on the things that cause us the most problems. To start out with this just adds a tests/ directory and moves the existing free space cache tests into that directory and sets up all of the infrastructure. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
|
H A D | super.c | diff dc11dd5d707a4157882f281c96055d6894d10c8c Wed Aug 14 21:05:12 CEST 2013 Josef Bacik <jbacik@fusionio.com> Btrfs: separate out tests into their own directory
The plan is to have a bunch of unit tests that run when btrfs is loaded when you build with the appropriate config option. My ultimate goal is to have a test for every non-static function we have, but at first I'm going to focus on the things that cause us the most problems. To start out with this just adds a tests/ directory and moves the existing free space cache tests into that directory and sets up all of the infrastructure. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
|