btrfs-progs/libbtrfsutil/python/tests
Omar Sandoval 563affcd42 libbtrfsutil: use top=0 as default for SubvolumeIterator()
Right now, we're defaulting to top=5 (i.e, all subvolumes). The
documented default is top=0 (i.e, only beneath the given path). This is
the expected behavior. Fix it and make the test cases cover it.

Reported-by: Jonathan Lemon <bsd@fb.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2018-11-26 16:45:11 +01:00
..
__init__.py libbtrfsutil: use local mkfs.btrfs for tests if it exists 2018-03-30 22:54:41 +02:00
test_filesystem.py libbtrfsutil: add filesystem sync helpers 2018-02-24 01:37:17 +01:00
test_qgroup.py libbtrfsutil: add btrfs_util_create_snapshot() 2018-03-06 11:28:37 +01:00
test_subvolume.py libbtrfsutil: use top=0 as default for SubvolumeIterator() 2018-11-26 16:45:11 +01:00